summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-rw-r--r--gst/camerabin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/camerabin/Makefile.am b/gst/camerabin/Makefile.am
index 376d6787..9887ba39 100644
--- a/gst/camerabin/Makefile.am
+++ b/gst/camerabin/Makefile.am
@@ -28,7 +28,7 @@ nodist_libgstcamerabin_la_SOURCES = $(built_sources)
# libcamerabin_la_HEADERS = gstcamerabin.h
libgstcamerabin_la_CFLAGS = \
- $(GST_CFLAGS) $(GST_BASE_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
+ $(GST_CFLAGS) $(GST_BASE_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) -DGST_USE_UNSTABLE_API
libgstcamerabin_la_LIBADD = \
$(GST_LIBS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \