gmyth-stream/client/src/Makefile.am
author morphbr
Mon Apr 09 16:22:37 2007 +0100 (2007-04-09)
branchtrunk
changeset 514 b5352888e3c2
child 520 92acf23b87f0
permissions -rw-r--r--
[svn r519] Gmyth-Streamer: Mencoder update
     1 lib_LTLIBRARIES = libgmythstreamclient.la
     2 
     3 libgmythstreamclient_la_SOURCES = \
     4 	gmyth-stream-client.c \
     5 	gmyth-stream-client.h
     6 
     7 libgmythstreamclient_la_CFLAGS = \
     8 	$(GLIB_CFLAGS)
     9 	
    10 libgmythstreamclient_la_LDFLAGS = \
    11 	$(GLIB_LIBS)
    12 
    13 
    14 CLEANFILES =