renatofilho@487: lib_LTLIBRARIES = libgmythstreamclient.la
renatofilho@487: 
renatofilho@487: libgmythstreamclient_la_SOURCES = \
renatofilho@487: 	gmyth-stream-client.c \
renatofilho@487: 	gmyth-stream-client.h
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: 
renatofilho@487: CLEANFILES =