#! /usr/bin/make -f

DH_VERBOSE = 1

DEB_BUILD_OPTIONS = nostrip
export DEB_BUILD_OPTIONS

override DEB_CONFIGURE_EXTRA_FLAGS = --enable-debug

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk

