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