#! /usr/bin/make -f

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_test:
	./debian/regression_test/regression_test
