diff --git a/Makefile b/Makefile index ba4fa7a..a88b28a 100644 --- a/Makefile +++ b/Makefile @@ -63,4 +63,4 @@ clean: skip: ; -.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean +.PHONY: all debug install uninstall strip dist clean