Git-aware CGI to provide dumb HTTP transport
[gitweb.git] / Makefile
index fea237bc80978c1011793ee0cbd8398b2e9f773b..271c2901717b700141234f23d5444b59ac95a3f7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -365,6 +365,7 @@ PROGRAMS += git-show-index$X
 PROGRAMS += git-unpack-file$X
 PROGRAMS += git-upload-pack$X
 PROGRAMS += git-var$X
+PROGRAMS += git-http-backend$X
 
 # List built-in command $C whose implementation cmd_$C() is not in
 # builtin-$C.o but is linked in as part of some other command.