Revert to using Makefile.inc (GNU make is used anyway).
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 13:46:19 +0000 (13:46 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 13:46:19 +0000 (13:46 +0000)
GNUmakefile.am

index c0594549f533ad89fe3493425c7e5c7f69547bfb..c0450a2bf35bc6704015371e6a9a521c69ed4cdb 100644 (file)
@@ -3,5 +3,10 @@
 # $Name$
 SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
 
-EXTRA_DIST = README.in README
+EXTRA_DIST = Makefile.inc
+VERSIONED_FILES = README
 
+include $(top_srcdir)/Makefile.inc
+
+dist-hook:
+       $(replace-VERSION)