This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add find2perl as a dependency for the target 'test_prep'.
[perl5.git] / Cross / Makefile-cross-SH
index e555ba7..0ee2cb0 100644 (file)
@@ -1082,7 +1082,8 @@ _test_prep:
 
 test_prep_pre: preplibrary utilities $(nonxs_ext)
 
-test_prep: test_prep_pre miniperl$(EXE_EXT) $(unidatafiles) perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL) x2p/s2p
+test_prep: test_prep_pre miniperl$(EXE_EXT) $(unidatafiles) perl$(EXE_EXT) \
+       $(dynamic_ext) $(TEST_PERL_DLL) x2p/s2p x2p/find2perl
        PERL=./perl $(MAKE) _test_prep
 
 _test_tty: