#!/usr/bin/make -f %: dh $@ --with phpcomposer override_dh_auto_build: phpab \ --output autoload.php \ --blacklist '*test*' \ --exclude '*/.pc/*' \ .