chiark / gitweb /
Quilt linearisation with .pc removal passes -f to git-rm. (Otherwise we may find...
[dgit.git] / Makefile
index cf23a14b9d173bb5982e78d2787468be7715769e..3d9319a75bcbed28bbfd78decbdf8b0f9182cf1d 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 get-suites
 INFRA_PERLMODULES=Debian/Dgit/Policy/Debian.pm
 
 all: