From: Peter Verthez Date: Sun, 13 Oct 2002 15:35:04 +0000 (+0000) Subject: Use configure mechanism to generate README. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=5b7c729365e955bf864bb93e88bc2c8113f68ab7;p=gedcom-parse.git Use configure mechanism to generate README. --- diff --git a/Makefile.am b/Makefile.am index c0450a2..96d3fd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,10 +3,5 @@ # $Name$ SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po -EXTRA_DIST = Makefile.inc -VERSIONED_FILES = README +EXTRA_DIST = README.in -include $(top_srcdir)/Makefile.inc - -dist-hook: - $(replace-VERSION)