diff options
Diffstat (limited to 'tests/misc')
-rw-r--r-- | tests/misc/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/misc/Makefile.am b/tests/misc/Makefile.am index 17a0ec08d..3e491be16 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 |