chiark / gitweb /
fixup! Infra: Honour archive-query
[dgit.git] / Makefile
index cf23a14b9d173bb5982e78d2787468be7715769e..8f9a84f46be56470fb59e691b7b9cf75bdc21d6a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,8 +33,10 @@ PROGRAMS=dgit
 MAN1PAGES=dgit.1
 PERLMODULES=Debian/Dgit.pm
 
-INFRA_PROGRAMS=dgit-repos-server dgit-ssh-dispatch
-INFRA_EXAMPLES=get-dm-txt ssh-wrap
+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 drs-cron-wrap
 INFRA_PERLMODULES=Debian/Dgit/Policy/Debian.pm
 
 all: