[svn r593] Fixed internal reference to gmyth.h. We can not include this header in src/gmyth_* files. Also fixed gmyth_debug link error. In the current implementation we need to include gmyth_debug.h in all files using gmyth_debug(), otherwise we will get library linking error
3 include /usr/share/cdbs/1/rules/debhelper.mk
4 include /usr/share/cdbs/1/class/autotools.mk
5 include /usr/share/cdbs/1/rules/simple-patchsys.mk
6 include /usr/share/cdbs/1/rules/utils.mk
8 # debian package version
9 version=$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)
16 # FIXME: should disable docs for arch only builds
17 DEB_CONFIGURE_EXTRA_FLAGS := $(common_conf_flags)