chiark / gitweb /
Make access_giturl be capable of being optional, and use this feature when cloning...
[dgit.git] / Makefile
index fc49cd0264b85732c29de05148e7f71b80d7ec85..f456d93eb2459d529caeafbf83b8fe3b8809f9e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ bindir=$(prefix)/bin
 mandir=$(prefix)/share/man
 man1dir=$(mandir)/man1
 
-PROGRAMS=dgit
+PROGRAMS=dgit dgit-repos-server
 MAN1PAGES=dgit.1
 
 all: