| author | renatofilho |
| Tue Apr 17 15:17:26 2007 +0100 (2007-04-17) | |
| branch | trunk |
| changeset 558 | f63fe1bc2d82 |
| 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)