Make commands silent (except echo's).
[gedcom-parse.git] / GNUmakefile.am
index c0594549f533ad89fe3493425c7e5c7f69547bfb..04386dd9deb6d62ee0135456acd1ba9e1248fc74 100644 (file)
@@ -3,5 +3,11 @@
 # $Name$
 SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
 
-EXTRA_DIST = README.in README
+EXTRA_DIST = Makefile.inc
+VERSIONED_FILES = README
+DISTCLEANFILES = GNUmakefile
 
+include $(top_srcdir)/Makefile.inc
+
+dist-hook:
+       $(replace-VERSION)