#!/usr/bin/make -f

# Simple enough, let dh handle building.
%:
	dh $@
