diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-05-13 14:34:11 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-05-13 14:34:11 +0000 |
commit | e2718778e6330ff4d3828a34bab9c2b928204623 (patch) | |
tree | 61890538e2c273b4f88d1de6438a27d3520f27fd /gst-libs/gst/floatcast | |
parent | 664321d7f313ee4e21627a0c9f5ec1a7aa3fb828 (diff) | |
download | gst-plugins-bad-e2718778e6330ff4d3828a34bab9c2b928204623.tar.gz gst-plugins-bad-e2718778e6330ff4d3828a34bab9c2b928204623.tar.bz2 gst-plugins-bad-e2718778e6330ff4d3828a34bab9c2b928204623.zip |
assimilated.
Original commit message from CVS:
assimilated.
Diffstat (limited to 'gst-libs/gst/floatcast')
-rw-r--r-- | gst-libs/gst/floatcast/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/floatcast/Makefile.am b/gst-libs/gst/floatcast/Makefile.am index 6ad5d151..b5decb1f 100644 --- a/gst-libs/gst/floatcast/Makefile.am +++ b/gst-libs/gst/floatcast/Makefile.am @@ -9,4 +9,4 @@ libgstfloatcastinclude_HEADERS = floatcast.h libgstfloatcast_la_LIBADD = libgstfloatcast_la_CFLAGS = -libgstfloatcast_la_LDFLAGS = +libgstfloatcast_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) |