author | renatofilho |
Thu Apr 05 19:39:13 2007 +0100 (2007-04-05) | |
branch | trunk |
changeset 509 | f88d659b2d50 |
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)