summaryrefslogtreecommitdiff
path: root/debian/rules
blob: e3a8c6e436a43dd2bac392402f22baa70f4d0536 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh  $@