Makefile.SH test_prep dependency
Andy Dougherty [Tue, 7 Aug 2001 15:44:01 +0000 (11:44 -0400)]
Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@11605

Makefile.SH

index 2d8454a..0fb6372 100644 (file)
@@ -958,7 +958,7 @@ _test_prep:
 
 test_prep_pre: preplibrary utilities $(nonxs_ext)
 
-test_prep: test_prep_pre miniperl ./perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL)
+test_prep: test_prep_pre miniperl perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL)
        PERL=./perl $(MAKE) _test_prep
 
 _test_tty: