summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 70d74a6..34e00c7 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -12,7 +12,8 @@ AM_CFLAGS = $(LIBNICE_CFLAGS) \
-I $(top_srcdir)/socket \
-I $(top_srcdir)/agent \
-I $(top_srcdir)/random \
- -I $(top_srcdir)/stun
+ -I $(top_srcdir)/stun \
+ -DGST_USE_UNSTABLE_API
COMMON_LDADD = \
$(GST_LIBS) \