summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 5dc746e7c798e43b279271e1cafd0d07c7dabe52 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

export DH_VERBOSE=1
export DH_OPTIONS=-v

include /usr/share/dpkg/pkg-info.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@