From: Jim Meyering Date: Thu, 17 Apr 2008 19:58:53 +0000 (+0200) Subject: * tests/misc/Makefile.am (built_programs): Remove. Unused. X-Git-Tag: v6.12~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d25bf9dceb90dcb91f8af57aff433273c7145ff7;p=thirdparty%2Fcoreutils.git * tests/misc/Makefile.am (built_programs): Remove. Unused. --- diff --git a/tests/misc/Makefile.am b/tests/misc/Makefile.am index 17a0ec08d4..3e491be167 100644 --- a/tests/misc/Makefile.am +++ b/tests/misc/Makefile.am @@ -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