Show value that is too long.
[gedcom-parse.git] / GNUmakefile.am
index c0450a2bf35bc6704015371e6a9a521c69ed4cdb..26c5a485686fccd607631c04eb13d862739039f7 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 . bin t doc data po m4
 
 EXTRA_DIST = Makefile.inc
 VERSIONED_FILES = README
+DISTCLEANFILES = GNUmakefile
+
+bin_SCRIPTS = gedcom-config
 
 include $(top_srcdir)/Makefile.inc