X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=Makefile.am;h=c70725be105f332cd8716b965fe7f149a51a4cca;hb=436cf4be9e0975d3dac70f4b34a65c30141694d9;hp=f3b4d3dde9e7eec3f6ffa13844bff9cdd7b110f9;hpb=15b7fc321087729ec9665b654f308a17b45dea8e;p=gedcom-parse.git diff --git a/Makefile.am b/Makefile.am index f3b4d3d..c70725b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,12 @@ ## Process this file with automake to produce Makefile.in # $Id$ # $Name$ -SUBDIRS = ansel gedcom . t doc include -INCLUDES = -I $(srcdir)/include +SUBDIRS = intl @DIRS@ utf8 gedcom gom include . t doc data po -pkgdata_DATA = gedcom.enc -noinst_PROGRAMS = testgedcom +EXTRA_DIST = Makefile.inc +VERSIONED_FILES = README -testgedcom_SOURCES = standalone.c -testgedcom_LDFLAGS = -L gedcom/.libs -lgedcom +include $(top_srcdir)/Makefile.inc -EXTRA_DIST = $(pkgdata_DATA) +dist-hook: + $(replace-VERSION)