cryb-to/debian/rules
2017-04-06 19:51:46 +02: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