#!/usr/bin/make -f

export PYBUILD_NAME=vapoursynth-source

%:
	dh $@ -Spybuild

override_dh_auto_test:
