Skip to content

Commit

Permalink
Changed clean to distclean for root makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
joehillen committed Mar 1, 2011
1 parent 07c764a commit b7db51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -10,5 +10,5 @@ dist-zip: LICENSE

dist: dist-tar dist-zip

clean:
distclean:
rm -rf ./bin

0 comments on commit b7db51a

Please sign in to comment.