X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/cb57c3e3e6209f289fbd20a3fa28310f9f2fac8b..4b0b5f9cfb66d1e6958c9e15924fc1570d0a0ae1:/po/Makefile 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