summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf23a14..c865cc3 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,9 @@ PROGRAMS=dgit
MAN1PAGES=dgit.1
PERLMODULES=Debian/Dgit.pm
-INFRA_PROGRAMS=dgit-repos-server dgit-ssh-dispatch
+INFRA_PROGRAMS=dgit-repos-server dgit-ssh-dispatch \
+ dgit-repos-policy-debian dgit-repos-admin-debian \
+ dgit-repos-policy-trusting
INFRA_EXAMPLES=get-dm-txt ssh-wrap
INFRA_PERLMODULES=Debian/Dgit/Policy/Debian.pm