summaryrefslogtreecommitdiff
path: root/debian/rules
blob: cd57f11f1fb035bb2b25878477fe29c55a150676 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.

# see FEATURE AREAS in dpkg-buildflags(1)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@