]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(SUBDIRS): Remove `old'.
authorJim Meyering <jim@meyering.net>
Wed, 2 Oct 2002 06:40:46 +0000 (06:40 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Oct 2002 06:40:46 +0000 (06:40 +0000)
(EXTRA_DIST): List the files in old/.

Makefile.am

index fc24780b65d256599637730d68fe36dd5e6849c3..6ee4b360ddf3f9ba6f42b5ed994a350c066fa45a 100644 (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) $@