Skip to content

Commit

Permalink
clean up makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
leepike committed Aug 31, 2015
1 parent 7dae35d commit ad0def9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ clean:
@echo "Clean in the top level does not remove your cabal sandbox."
@echo "If you want to remove your cabal sandbox, use the 'sandbox-clean' target"

.PHONY: configure
configure:
git submodule init
git submodule update

################################################################################
# Testing/comparing SmartCheck to other test frameworks

Expand Down

0 comments on commit ad0def9

Please sign in to comment.