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


%:
	dh $@ --buildsystem=maven --with javahelper
