diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,4 +63,4 @@ clean: skip: ; -.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean +.PHONY: all debug install uninstall strip dist clean |