1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00

(SUBDIRS): Remove `old'.

(EXTRA_DIST): List the files in old/.
This commit is contained in:
Jim Meyering
2002-10-02 06:40:46 +00:00
parent ba13d22e09
commit dd356beb0a
+10 -2
View File
@@ -1,8 +1,16 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-
SUBDIRS = lib src doc man m4 po tests old
SUBDIRS = lib src doc man m4 po tests
EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \
.kludge-stamp .prev-version THANKS-to-translators THANKStt.in
.kludge-stamp .prev-version THANKS-to-translators THANKStt.in \
old/fileutils/ChangeLog \
old/fileutils/ChangeLog-1997 \
old/sh-utils/ChangeLog \
old/sh-utils/ChangeLog.0 \
old/textutils/ChangeLog \
old/fileutils/NEWS \
old/sh-utils/NEWS \
old/textutils/NEWS
install-root:
cd src && $(MAKE) $@