Skip to content

Commit

Permalink
Fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Aug 23, 2012
1 parent 863fb93 commit e982a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -60,7 +60,7 @@ tests-git:

.PHONY: install
install:
rm $(BIN)/opam*
rm -f $(BIN)/opam*
$(MAKE) $(TARGETS:%=%-install)

doc: compile
Expand Down

0 comments on commit e982a3e

Please sign in to comment.