Skip to content

Commit dd10796

Browse files
committed
Make WriteEmptyMakefile produce Makefile compat with subdirs-test_*
1 parent 386f5c5 commit dd10796

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/ExtUtils/MakeMaker.pm

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,10 @@ makemakerdflt :
853853
854854
test :
855855
856+
test_dynamic :
857+
858+
test_static :
859+
856860
EOP
857861
close $mfh or die "close $new for write: $!";
858862
}

0 commit comments

Comments
 (0)