summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-01-28 18:08:06 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-02-12 14:53:06 +0000
commit8311edd1d48d7884a4a511d1ee51b19bf9cb2ef1 (patch)
treed089ee5c97e5e92a297c0c38eb973ac5eb15d180
parent6219f402060dacc262bc1530652ab3d84f7d784a (diff)
downloadgitano-8311edd1d48d7884a4a511d1ee51b19bf9cb2ef1.tar.gz
Make Makefile install our new cgis
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15dddc3..7fa7d11 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,8 @@ MAN_PATH := $(INST_ROOT)/share/man
MAN_INST_PATH := $(DESTDIR)$(MAN_PATH)
LIB_BINS := gitano-auth gitano-post-receive-hook gitano-update-hook \
- gitano-update-ssh gitano-pre-receive-hook
+ gitano-update-ssh gitano-pre-receive-hook gitano-smart-http.cgi \
+ gitano-command.cgi
BINS := gitano-setup