adding a phony target to makefile

This commit is contained in:
Micke Nordin 2011-12-23 11:33:56 +01:00
parent 5b0655cb20
commit 1b38333f7c

View file

@ -25,4 +25,5 @@ clean:
.PHONY: install
.PHONY: uninstall
.PHONY: clean