From: Peter Verthez Date: Sun, 20 Jan 2002 14:58:29 +0000 (+0000) Subject: Also put Makefile.inc in dist. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=d53c68d3ced8bd07cba04d611edf0b346fd6c11a;p=gedcom-parse.git Also put Makefile.inc in dist. --- diff --git a/Makefile.am b/Makefile.am index 3e5d93c..fd2524a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ noinst_HEADERS = utf8-locale.h testgedcom_LDFLAGS = -L gedcom/.libs -lgedcom testgedcom_LDADD = @INTLLIBS@ -EXTRA_DIST = $(pkgdata_DATA) +EXTRA_DIST = $(pkgdata_DATA) Makefile.inc VERSIONED_FILES = README include $(top_srcdir)/Makefile.inc