Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
AlistairNWard committed Jun 5, 2015
1 parent c15a283 commit c003c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -28,6 +28,6 @@ test:

clean:
cd src && $(MAKE) clean
rm -f bin/*
rm -fr bin/*

.PHONY: all install uninstall clean test

0 comments on commit c003c1e

Please sign in to comment.