]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* tests/misc/Makefile.am (built_programs): Remove. Unused.
authorJim Meyering <meyering@redhat.com>
Thu, 17 Apr 2008 19:58:53 +0000 (21:58 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 20 Apr 2008 21:19:07 +0000 (23:19 +0200)
tests/misc/Makefile.am

index 17a0ec08d40826a1a0387bd87604a669ba2b1e6c..3e491be1678ccd671199f9dee22098f863591935 100644 (file)
@@ -17,9 +17,6 @@
 
 EXTRA_DIST = $(TESTS)
 
-built_programs = \
-  (cd $(top_builddir)/src && MAKEFLAGS= $(MAKE) -s built_programs.list)
-
 # Do not choose a name that is a shell keyword like 'if', or a
 # commonly-used utility like 'cat' or 'test', as the name of a test.
 # Otherwise, VPATH builds will fail on hosts like Solaris, since they