X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1fc3f034191d3eec78b4d5da343e282092a221be..9ff9088636f6d065ac834a25a535e3dc86fde891:/po/Makefile?ds=sidebyside

diff --git a/po/Makefile b/po/Makefile
index 5ec4a157c..b71bb8b91 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -81,10 +81,10 @@ underlays_copy_stamp:
 	touch $@
 
 underlays: ../ikiwiki.out underlays_copy_stamp
-	../ikiwiki.out -libdir .. -setup underlay.setup -refresh
+	../ikiwiki.out --libdir .. --setup underlay.setup --refresh
 
 ../ikiwiki.out: ../Makefile
-	make -C .. ikiwiki.out
+	$(MAKE) -C .. ikiwiki.out
 
 ../Makefile: ../Makefile.PL
 	cd .. && ./Makefile.PL