gmyth-stream/client/src/Makefile.am
author renatofilho
Wed Apr 04 21:41:18 2007 +0100 (2007-04-04)
branchtrunk
changeset 501 4b6e332ac7b3
child 520 92acf23b87f0
permissions -rw-r--r--
[svn r506] removed unecessary debug messages
renatofilho@487
     1
lib_LTLIBRARIES = libgmythstreamclient.la
renatofilho@487
     2
renatofilho@487
     3
libgmythstreamclient_la_SOURCES = \
renatofilho@487
     4
	gmyth-stream-client.c \
renatofilho@487
     5
	gmyth-stream-client.h
renatofilho@487
     6
renatofilho@487
     7
libgmythstreamclient_la_CFLAGS = \
renatofilho@487
     8
	$(GLIB_CFLAGS)
renatofilho@487
     9
	
renatofilho@487
    10
libgmythstreamclient_la_LDFLAGS = \
renatofilho@487
    11
	$(GLIB_LIBS)
renatofilho@487
    12
renatofilho@487
    13
renatofilho@487
    14
CLEANFILES =