cryb-to/debian/rules

10 lines
188 B
Text
Raw Normal View History

2017-03-09 21:32:14 +00:00
#!/usr/bin/make -f
#DH_VERBOSE = 1
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all timeless
%:
dh $@ --with autotools-dev