X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=GNUmakefile.am;h=26c5a485686fccd607631c04eb13d862739039f7;hb=32002ea8d471295f49c4e7e4789afd9feacc96b5;hp=76853a5bbae3c6328c1f484a2e16c7eed37858c0;hpb=d3d4caa47cc8737d3d55c01bfd709f76dce62f7b;p=gedcom-parse.git diff --git a/GNUmakefile.am b/GNUmakefile.am index 76853a5..26c5a48 100644 --- a/GNUmakefile.am +++ b/GNUmakefile.am @@ -1,7 +1,15 @@ ## Process this file with automake to produce Makefile.in # $Id$ # $Name$ -SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po +SUBDIRS = intl iconv utf8 gedcom gom include . bin t doc data po m4 -EXTRA_DIST = README.in Makefile +EXTRA_DIST = Makefile.inc +VERSIONED_FILES = README +DISTCLEANFILES = GNUmakefile +bin_SCRIPTS = gedcom-config + +include $(top_srcdir)/Makefile.inc + +dist-hook: + $(replace-VERSION)