aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 14f6997ed7aeb082a4fc0b2423dd7de36d8a47ec (plain)
1
2
3
4
5
6
#!/usr/bin/make -f

export DEB_CFLAGS_MAINT_APPEND=-pthread

%:
	dh $@ --with autotools_dev