X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/a60e4ef4ee442540482c0821f4a96d65b98004bc..8be86ce59695341f2e7db4fcb61fc0e8bf8f51c8:/Makefile.PL diff --git a/Makefile.PL b/Makefile.PL index b00dcb66e..b2d027bc4 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -62,13 +62,13 @@ underlaypo: ikiwiki.out fi \ done $(PERL) -Iblib/lib $(extramodules) $(tflag) ikiwiki.out -libdir . -setup underlaypo.setup -refresh + 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 - find po/underlays -name \*.mdwn | xargs rm -f extra_install: install -d $(DESTDIR)$(PREFIX)/share/ikiwiki