Added missing space in string.
[gedcom-parse.git] / GNUmakefile.am
index 76853a5bbae3c6328c1f484a2e16c7eed37858c0..be362dbc05fc85c3884a7da313dcf6d37e621100 100644 (file)
@@ -1,7 +1,15 @@
 ## Process this file with automake to produce Makefile.in
 # $Id$
 # $Name$
-SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
+SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po m4
 
-EXTRA_DIST = README.in Makefile
+EXTRA_DIST = Makefile.inc
+VERSIONED_FILES = README
+DISTCLEANFILES = GNUmakefile
 
+bin_SCRIPTS = gedcom-config
+
+include $(top_srcdir)/Makefile.inc
+
+dist-hook:
+       $(replace-VERSION)