[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
1 lib_LTLIBRARIES = libgmythstreamclient.la
3 libgmythstreamclient_includedir = \
6 libgmythstreamclient_include_HEADERS = \
9 libgmythstreamclient_la_SOURCES = \
12 libgmythstreamclient_la_CFLAGS = \
15 libgmythstreamclient_la_LDFLAGS = \