Fixed Makefile tab

This commit is contained in:
John MacFarlane 2014-12-16 17:27:39 -08:00
parent 658f01f072
commit 19b744191f

View file

@ -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