Code

add foreign option for automake, so it will not complain about missing ChangeLog
authormental <mental@users.sourceforge.net>
Sun, 6 Aug 2006 19:39:49 +0000 (19:39 +0000)
committermental <mental@users.sourceforge.net>
Sun, 6 Aug 2006 19:39:49 +0000 (19:39 +0000)
Makefile.am

index 64f429c7ac76f7cf5fdaecfb090a4e046e7676e4..3ab9b0f2136b7f370e7d3b667edcfce7f3f794d6 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = foreign
+
 SUBDIRS = src doc share po
 
 appicondir = $(datadir)/pixmaps