renatofilho@487: lib_LTLIBRARIES = libgmythstreamclient.la renatofilho@487: renatofilho@520: libgmythstreamclient_includedir = \ renatofilho@520: $(pkgincludedir) renatofilho@520: renatofilho@520: libgmythstreamclient_include_HEADERS = \ renatofilho@520: gmyth-stream-client.h renatofilho@520: renatofilho@487: libgmythstreamclient_la_SOURCES = \ renatofilho@520: gmyth-stream-client.c renatofilho@487: renatofilho@487: libgmythstreamclient_la_CFLAGS = \ renatofilho@487: $(GLIB_CFLAGS) renatofilho@487: renatofilho@487: libgmythstreamclient_la_LDFLAGS = \ renatofilho@487: $(GLIB_LIBS) renatofilho@487: renatofilho@487: CLEANFILES =