summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c86ab8eac..36597fe34 100644
--- a/Makefile
+++ b/Makefile
@@ -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