#!/usr/bin/make -f
override_dh_auto_build:
dh_auto_build
override_dh_auto_install:
dh_auto_install
override_dh_auto_clean:
dh_auto_clean