#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	$(MAKE) USE_SYSTEM_AUBIO=true

override_dh_auto_install:
	# court-circuitage
