Update Makefile

This commit is contained in:
Santiago Lo Coco 2024-03-17 11:07:05 +01:00
parent d07eff17b8
commit 804db06c91
1 changed files with 1 additions and 1 deletions

View File

@ -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