Fix for initialization of buffer in grow_buffer.
[gedcom-parse.git] / GNUmakefile.am
index c0594549f533ad89fe3493425c7e5c7f69547bfb..daa122db2d95bb541b6c79a5278ad3f55e16e06d 100644 (file)
@@ -1,7 +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 = README.in README
+EXTRA_DIST = Makefile.inc
+VERSIONED_FILES = README
+DISTCLEANFILES = GNUmakefile
 
+include $(top_srcdir)/Makefile.inc
+
+dist-hook:
+       $(replace-VERSION)