]> sipb.mit.edu Git - ikiwiki.git/blobdiff - Makefile.PL
move source removal back to underlaypo rule
[ikiwiki.git] / Makefile.PL
index 61e2c147fd6c04ec3a2cbe3a79a8e61fdac4c482..b2d027bc4d8843d592e395d82f3073783bbea510 100755 (executable)
@@ -62,13 +62,13 @@ underlaypo: ikiwiki.out
                fi \
        done
        $(PERL) -Iblib/lib $(extramodules) $(tflag) ikiwiki.out -libdir . -setup underlaypo.setup -refresh
-       rm -rf po/html po/underlays/.ikiwiki
        find po/underlays -name \*.mdwn | xargs rm -f
 
 extra_clean:
        rm -rf html doc/.ikiwiki
        rm -f *.man ikiwiki.out ikiwiki.setup plugins/*.pyc
        $(MAKE) -C po clean
+       rm -rf po/html po/underlays/.ikiwiki
 
 extra_install:
        install -d $(DESTDIR)$(PREFIX)/share/ikiwiki