#!/usr/bin/make -f
install:
	$(MAKE) install
%:
	dh $@
