[svn r572] Fixed add scheduling call. Now we query the station information before adding the schedule, and handle the mysqlquery auto-increment. Added the function gmyth_uri_to_string(). Added the function gmyth_query_process_statement_with_increment()
3 lib_LTLIBRARIES = libgmythupnp.la
5 libgmythupnp_la_SOURCES = \
8 libgmythupnp_la_CFLAGS = \
9 -DDATADIR=\"$(pkgdatadir)\" \
13 libgmythupnp_la_LDFLAGS = \
18 libgmythupnp_includedir = \
21 libgmythupnp_include_HEADERS = \
24 CLEANFILES = $(BUILT_SOURCES)