Skip to content

Commit

Permalink
Improve make clean target
Browse files Browse the repository at this point in the history
  • Loading branch information
aerth committed Jun 16, 2016
1 parent d4615cd commit 150e54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ package:
@echo "Run ./pack.bash"

clean:
rm -Rf bin pkg
rm -Rf bin pkg templates static cosgo.mbox cosgo.log HASH HASH.old

0 comments on commit 150e54a

Please sign in to comment.