summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/idct/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/idct/Makefile.am')
-rw-r--r--gst-libs/gst/idct/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/idct/Makefile.am b/gst-libs/gst/idct/Makefile.am
index 8fea3121..8b9d86ba 100644
--- a/gst-libs/gst/idct/Makefile.am
+++ b/gst-libs/gst/idct/Makefile.am
@@ -27,6 +27,6 @@ ieeetest_LDFLAGS = $(GST_LIBS)
noinst_HEADERS = dct.h
-libgstidct_la_LIBADD = $(GST_LIBS)
+libgstidct_la_LIBADD =
libgstidct_la_CFLAGS = $(GST_CFLAGS) -finline-functions -ffast-math
libgstidct_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)