summaryrefslogtreecommitdiff
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 ea06100d9..aea5a1f37 100644
--- a/gst-libs/gst/idct/Makefile.am
+++ b/gst-libs/gst/idct/Makefile.am
@@ -28,5 +28,5 @@ noinst_HEADERS = dct.h
libgstidct_la_LIBADD =
-libgstidct_la_CFLAGS = $(GST_CFLAGS) $(GST_OPT_CFLAGS)
+libgstidct_la_CFLAGS = $(GST_CFLAGS)
libgstidct_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)