author | rosfran |
Thu Mar 01 20:03:52 2007 +0000 (2007-03-01) | |
branch | trunk |
changeset 381 | 8ce480699085 |
parent 75 | 761a8bbe4278 |
permissions | -rw-r--r-- |
renatofilho@77 | 1 |
plugin_LTLIBRARIES = libgsttypefindfunctions_indt.la |
renatofilho@75 | 2 |
|
renatofilho@77 | 3 |
libgsttypefindfunctions_indt_la_SOURCES = \ |
renatofilho@75 | 4 |
gsttypefindfunctions.c |
renatofilho@75 | 5 |
|
renatofilho@77 | 6 |
libgsttypefindfunctions_indt_la_CFLAGS = \ |
renatofilho@75 | 7 |
$(GST_CFLAGS) |
renatofilho@75 | 8 |
|
renatofilho@77 | 9 |
libgsttypefindfunctions_indt_la_LDFLAGS = \ |
renatofilho@75 | 10 |
$(GST_PLUGIN_LDFLAGS) \ |
renatofilho@75 | 11 |
$(GST_BASE_LIBS) |
renatofilho@75 | 12 |
|
renatofilho@77 | 13 |
libgsttypefindfunctions_indt_la_LIBADD = \ |
renatofilho@75 | 14 |
$(GST_LIBS) |