Revert to using Makefile.inc (GNU make is used anyway).
[gedcom-parse.git] / GNUmakefile.am
index 76853a5bbae3c6328c1f484a2e16c7eed37858c0..c0450a2bf35bc6704015371e6a9a521c69ed4cdb 100644 (file)
@@ -3,5 +3,10 @@
 # $Name$
 SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
 
-EXTRA_DIST = README.in Makefile
+EXTRA_DIST = Makefile.inc
+VERSIONED_FILES = README
 
+include $(top_srcdir)/Makefile.inc
+
+dist-hook:
+       $(replace-VERSION)