summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e7f5beb..80ea68d 100644
--- a/Makefile
+++ b/Makefile
@@ -17,3 +17,5 @@ clean:
uninstall:
rm -f $(prefix)/bin/apt-why
rm -f $(prefix)/share/man/man1/apt-why.1
+
+.PHONY: clean install uninstall