aboutsummaryrefslogtreecommitdiff
path: root/ext/amrwbdec/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-18 10:10:42 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-18 10:10:42 +0200
commit47020863961a82215566a7879057ff8d1a2b1bbe (patch)
tree2967c885e88a6583123e980622d5223101835cbf /ext/amrwbdec/Makefile.am
parenta60e713f58609144379f0ad770ac7cb78352a996 (diff)
Imported Upstream version 0.11.99upstream/0.11.99
Diffstat (limited to 'ext/amrwbdec/Makefile.am')
-rw-r--r--ext/amrwbdec/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/amrwbdec/Makefile.am b/ext/amrwbdec/Makefile.am
index 64b6e6a..1ed0200 100644
--- a/ext/amrwbdec/Makefile.am
+++ b/ext/amrwbdec/Makefile.am
@@ -4,7 +4,7 @@ libgstamrwbdec_la_SOURCES = \
amrwb.c \
amrwbdec.c
-libgstamrwbdec_la_CFLAGS = -DGST_USE_UNSTABLE_API $(GST_PLUGINS_BASE_CFLAGS) \
+libgstamrwbdec_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
$(GST_BASE_CFLAGS) $(GST_CFLAGS) $(AMRWB_CFLAGS)
libgstamrwbdec_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
$(GST_BASE_LIBS) \