#!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all AUTHORS = $(CURDIR)/debian/wmdrawer/usr/share/doc/wmdrawer/AUTHORS %: dh $@ override_dh_installdocs: dh_installdocs iconv -f ISO-8859-1 -t UTF-8 -o $(AUTHORS) - <$(AUTHORS)