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

override_dh_usrlocal:

%:
	dh $@ 
