aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: c0026215ee6ae6bff69ff587b5acdf08086d10f9 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

export DEB_CFLAGS_MAINT_APPEND=-pthread -I/usr/include/libnl3

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@