From 91f8c71affc17976e1fda93b72c8cdfe0799298a Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 3 Dec 2002 06:30:57 +0000 Subject: [PATCH] remove README from EXTRA_DIST --- src/share/utf8/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/share/utf8/Makefile.am b/src/share/utf8/Makefile.am index 5304ab41..245897ed 100644 --- a/src/share/utf8/Makefile.am +++ b/src/share/utf8/Makefile.am @@ -11,7 +11,6 @@ libutf8_a_SOURCES = charset.c charset.h iconvert.c utf8.c EXTRA_DIST = \ Makefile.lite \ Makefile.vc \ - README \ charmaps.h \ makemap.c \ charset_test.c \