Skip to content

Commit

Permalink
Fixed Makefile tab
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Dec 17, 2014
1 parent 658f01f commit 19b7441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -67,6 +67,6 @@ osxpkg:
clean:
cabal clean
-rm $(MANPAGES)
-rm -rf $(BINDIST) $(BINDIST).tar.gz
-rm -rf $(BINDIST) $(BINDIST).tar.gz

.PHONY: deps quick full install man clean test bench haddock osxpkg dist bindist prof

0 comments on commit 19b7441

Please sign in to comment.