Skip to content

Commit

Permalink
Add a clean rule to remove the generated search index
Browse files Browse the repository at this point in the history
  • Loading branch information
ggounot committed Jun 2, 2013
1 parent 6b4001f commit a10edc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ all:
@./gen.py "$(BASEURL)"
clean:
$(RM) www/*.html
$(RM) www/search-index.json

0 comments on commit a10edc5

Please sign in to comment.