X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7edeed1f1a070caf5e5b15d46bf3730811d524b6..1094c6ecbf28d6469d91da8d4bdeaefb195bb7df:/Makefile.PL diff --git a/Makefile.PL b/Makefile.PL index 7b55c7025..2df9ae1a6 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -87,12 +87,15 @@ sysconfdir: extra_clean: perl_shebangs_clean $(PERL) -Iblib/lib $(extramodules) $(tflag) ikiwiki.in --setup docwiki.setup --clean rm -f *.man $(outprogs) ikiwiki.setup plugins/*.pyc + rm -fr t/tmp t/manual/*/git/ t/manual/*/html/ t/tinyblog/.ikiwiki/ t/tinypodcast/.ikiwiki/ $(MAKE) -C po clean -# Joey uses this before committing. -myclean: clean +reset-generated: git checkout po ikiwiki.spec +# Joey uses this before committing. +myclean: clean reset-generated + underlay_install: install -d $(DESTDIR)$(PREFIX)/share/ikiwiki set -e; \