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

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