summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 1c1dff4..f0cd797 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
PREFIX?=/var/empty
-all: post-commit
+all: post-receive
@echo Done
%: %.tmpl %.json
jinja2 --outfile=$@ --format=json $@.tmpl $@.json
-install: post-commit
- cp post-commit ${PREFIX}/
+install: post-receive
+ cp post-receive ${PREFIX}/