#!/usr/bin/make -f # -*- makefile -*- # Don't let apxs hide the used build flags LTFLAGS=--no-silent --verbose %: dh $@ --with apache2,autoreconf override_dh_auto_install: # Intentionally skip dh_auto_install as we use the install mechanism provided by dh_apache2 override_dh_auto_clean: dh_auto_clean rm -vf Makefile config.log config.status src/Makefile test/Makefile aclocal.m4