ikiwiki/Makefile

7 lines
64 B
Makefile

all:
./ikiwiki doc html
clean:
rm -rf html
rm -f doc/.index