summaryrefslogtreecommitdiffstats
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 c48bbc4..6604664 100644
--- a/Makefile
+++ b/Makefile
@@ -44,3 +44,5 @@ dist: all
version:
@echo $(VERSION)
+
+.PHONY: all install clean uninstall version dist