This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unbreak Makefile too (replicate fcd65f8d4322911242887c00dd8c419b973735a6)
[perl5.git] / win32 / Makefile
index dfe71e1..50f4167 100644 (file)
@@ -877,7 +877,7 @@ config.w32 : $(CFGSH_TMPL)
        -del /f config.h
        copy $(CFGH_TMPL) config.h
 
-..\git_version.h : $(MINIPERL) make_patchnum.pl
+..\git_version.h : $(MINIPERL) ..\make_patchnum.pl
        cd ..
        miniperl -Ilib make_patchnum.pl
        cd win32