X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=GNUmakefile.am;h=04386dd9deb6d62ee0135456acd1ba9e1248fc74;hb=b0398a40626f3e1e91ce2d1e0fd64b5c2b5d9460;hp=c0594549f533ad89fe3493425c7e5c7f69547bfb;hpb=a3a65b574392cf4f11e41beca1e6754a545e7fc8;p=gedcom-parse.git diff --git a/GNUmakefile.am b/GNUmakefile.am index c059454..04386dd 100644 --- a/GNUmakefile.am +++ b/GNUmakefile.am @@ -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)