Unbreak Makefile too (replicate fcd65f8d4322911242887c00dd8c419b973735a6)
Nicholas Clark [Sun, 25 Jan 2009 16:42:51 +0000 (16:42 +0000)]
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