| author | renatofilho |
| Tue May 01 22:19:50 2007 +0100 (2007-05-01) | |
| branch | trunk |
| changeset 615 | 4fda44a11929 |
| parent 487 | ab3aa66009de |
| permissions | -rw-r--r-- |
1 lib_LTLIBRARIES = libgmythstreamclient.la
3 libgmythstreamclient_includedir = \
4 $(pkgincludedir)
6 libgmythstreamclient_include_HEADERS = \
7 gmyth-stream-client.h
9 libgmythstreamclient_la_SOURCES = \
10 gmyth-stream-client.c
12 libgmythstreamclient_la_CFLAGS = \
13 $(GLIB_CFLAGS)
15 libgmythstreamclient_la_LDFLAGS = \
16 $(GLIB_LIBS)
18 CLEANFILES =