| author | leo_sobral |
| Fri Jan 19 22:03:01 2007 +0000 (2007-01-19) | |
| branch | trunk |
| changeset 285 | 0923cd303a9a |
| parent 75 | 761a8bbe4278 |
| permissions | -rw-r--r-- |
1 plugin_LTLIBRARIES = libgsttypefindfunctions_indt.la
3 libgsttypefindfunctions_indt_la_SOURCES = \
4 gsttypefindfunctions.c
6 libgsttypefindfunctions_indt_la_CFLAGS = \
7 $(GST_CFLAGS)
9 libgsttypefindfunctions_indt_la_LDFLAGS = \
10 $(GST_PLUGIN_LDFLAGS) \
11 $(GST_BASE_LIBS)
13 libgsttypefindfunctions_indt_la_LIBADD = \
14 $(GST_LIBS)