summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst-libs/gst/webrtc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/webrtc/Makefile.am b/gst-libs/gst/webrtc/Makefile.am
index 9ee4291a1..8b3b8bae8 100644
--- a/gst-libs/gst/webrtc/Makefile.am
+++ b/gst-libs/gst/webrtc/Makefile.am
@@ -82,6 +82,7 @@ GstWebRTC-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstwebrtc-@GST_API_
--pkg gstreamer-sdp-@GST_API_VERSION@ \
--pkg-export gstreamer-webrtc-@GST_API_VERSION@ \
--add-init-section="$(INTROSPECTION_INIT)" \
+ -DGST_USE_UNSTABLE_API \
--output $@ \
$(gir_headers) \
$(gir_sources)