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 68e78020..8fea3121 100644
--- a/gst-libs/gst/idct/Makefile.am
+++ b/gst-libs/gst/idct/Makefile.am
@@ -29,4 +29,4 @@ noinst_HEADERS = dct.h
libgstidct_la_LIBADD = $(GST_LIBS)
libgstidct_la_CFLAGS = $(GST_CFLAGS) -finline-functions -ffast-math
-libgstidct_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstidct_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)