| author | renatofilho |
| Tue Mar 27 21:42:35 2007 +0100 (2007-03-27) | |
| branch | trunk |
| changeset 464 | 5ef4452c42cc |
| 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)