Merge branch 'sp/smart-http'
[gitweb.git] / Makefile
index f8906618e89bfa0e06fccea8280bae2a4e53d84f..da418c39c9a6f1c77cb47e1d051fd99d6adc9bcc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -388,6 +388,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.