From bf14dd6e4936dd19b199f7fa92ec5075a551fbf0 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Tue, 28 Jan 2014 18:08:06 +0000 Subject: Make Makefile install our new cgis --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1