cryb-to/debian/rules
2017-03-22 21:36:28 +01:00

9 lines
188 B
Makefile
Executable file

#!/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