Only try to delete address if present.
[gedcom-parse.git] / GNUmakefile.am
index 04386dd9deb6d62ee0135456acd1ba9e1248fc74..26c5a485686fccd607631c04eb13d862739039f7 100644 (file)
@@ -1,12 +1,14 @@
 ## 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
 
 dist-hook: