X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=blobdiff_plain;f=Makefile;h=32c4feae106cf52238eab95c470a2adcc23268e3;hp=a9e177a271490b7e3ca6c9af2bc3d2c76e21924c;hb=bbabbca9d1943421117a6625fc81c02d5b66def4;hpb=94eab28a86d518c39d8a71accee7b25818e38e63 diff --git a/Makefile b/Makefile index a9e177a27..32c4feae1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: - ./ikiwiki doc html --wikiname="ikiwiki" --verbose --nosvn + ./ikiwiki doc templates html --wikiname="ikiwiki" --verbose --nosvn clean: rm -rf html - rm -f doc/.index + rm -rf doc/.ikiwiki