X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=GNUmakefile.am;h=c0450a2bf35bc6704015371e6a9a521c69ed4cdb;hb=71fb1ac7e2aac548fefe631b9c116429d65ec25e;hp=76853a5bbae3c6328c1f484a2e16c7eed37858c0;hpb=d3d4caa47cc8737d3d55c01bfd709f76dce62f7b;p=gedcom-parse.git diff --git a/GNUmakefile.am b/GNUmakefile.am index 76853a5..c0450a2 100644 --- a/GNUmakefile.am +++ b/GNUmakefile.am @@ -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)