aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b97a90..95994c9 100644
--- a/Makefile
+++ b/Makefile
@@ -58,4 +58,4 @@ dist:
clean:
$(RM) -f $(BIN) nnn-$(VERSION).tar.gz
-.PHONY: all debug install uninstall strip dist clean
+.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean