#!/usr/bin/make -f
# -*- makefile -*-

DH_VERBOSE=1
%:
	dh $@ --parallel
