Added missing space in string.
[gedcom-parse.git] / GNUmakefile.am
index c0450a2bf35bc6704015371e6a9a521c69ed4cdb..be362dbc05fc85c3884a7da313dcf6d37e621100 100644 (file)
@@ -1,10 +1,13 @@
 ## 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 = Makefile.inc
 VERSIONED_FILES = README
+DISTCLEANFILES = GNUmakefile
+
+bin_SCRIPTS = gedcom-config
 
 include $(top_srcdir)/Makefile.inc