diff --git a/debian/rules b/debian/rules
index b0788496acfde6320d372101047fae243ec41a29..9c7b3153b1f698cc718697fe6624d5af1d549419 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 export DH_GOPKG = git.autistici.org/ai3/tools/acmeserver
 export DH_GOLANG_EXCLUDES = vendor
+export DH_GOLANG_INSTALL_ALL := 1
 
 
 %: