From: Nicholas Clark Date: Sun, 25 Jan 2009 16:42:51 +0000 (+0000) Subject: Unbreak Makefile too (replicate fcd65f8d4322911242887c00dd8c419b973735a6) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=04bf47ee1346c4a8ad7a3e9a101be293211fd590;p=p5sagit%2Fp5-mst-13.2.git Unbreak Makefile too (replicate fcd65f8d4322911242887c00dd8c419b973735a6) --- diff --git a/win32/Makefile b/win32/Makefile index dfe71e1..50f4167 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -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