aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd5467b..0a9fe74 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,11 @@
-.PHONY: all apache2.tar apache2.tar.xz
+.PHONY: \
+ all \
+ apache2.tar \
+ apache2.tar.xz \
+ help \
+ install-hooks \
+ install-sources \
+ update
DESTDIR ?= /var/www/git.replicant.us