summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2002-05-31 07:26:45 +0000
committerAndreas Gruenbacher <agruen@suse.de>2009-03-19 01:43:36 +0100
commitbd42f814bdeee1b25dc554a1a375240293e2849f (patch)
tree2b2b8c25d9014ed4e07f41147d1a5f64c0f7d978
parent4ed4cf13b39eced0ecbe51b5e0f9b8f87c435f30 (diff)
downloadpatch-bd42f814bdeee1b25dc554a1a375240293e2849f.tar.gz
(MISC): Remove README-alpha.
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 81ae80b..6f2a255 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -87,7 +87,7 @@ HDRS = argmatch.h backupfile.h common.h dirname.h \
quote.h quotearg.h quotesys.h \
unlocked-io.h util.h version.h xalloc.h
MISC = AUTHORS COPYING ChangeLog INSTALL Makefile.in NEWS README \
- README-alpha aclocal.m4 \
+ aclocal.m4 \
config.hin configure configure.ac \
install-sh mkinstalldirs patch.man
DISTFILES = $(MISC) $(SRCS) $(HDRS)