| author | renatofilho |
| Wed Mar 21 14:51:07 2007 +0000 (2007-03-21) | |
| branch | trunk |
| changeset 422 | fc0a5721cd04 |
| 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)