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

#override_dh_auto_build:
#	make GTK=3 DESTDIR=debian/tmp install

%:
	dh $@ 
