From 5b7c729365e955bf864bb93e88bc2c8113f68ab7 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sun, 13 Oct 2002 15:35:04 +0000 Subject: [PATCH] Use configure mechanism to generate README. --- Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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) -- 2.30.2