summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-13 18:06:27 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-13 18:06:27 +0100
commitbc24c5e708efd71d79b488c55518411bb55f85dc (patch)
treec31719f51ba47946add191bbc76f16e79b0ac074 /Makefile
parent7cd0f2f69d642094b8ec598d2c2e501aa6de8314 (diff)
ship dgit-repos-server
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc49cd0..f456d93 100644
--- 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: