Update Makefile
This commit is contained in:
parent
d07eff17b8
commit
804db06c91
2
Makefile
2
Makefile
|
@ -19,4 +19,4 @@ help:
|
||||||
@echo " make uninstall - Remove clauncher from $(DESTDIR)"
|
@echo " make uninstall - Remove clauncher from $(DESTDIR)"
|
||||||
@echo " make help - Show this help message"
|
@echo " make help - Show this help message"
|
||||||
|
|
||||||
.PHONY: all install uninstall
|
.PHONY: all install uninstall help
|
||||||
|
|
Loading…
Reference in New Issue