summaryrefslogtreecommitdiff
path: root/ext/meson.build
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2017-03-27 21:15:32 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2017-03-27 21:15:32 -0400
commit41464c6133ef95173e477ae2f1d85285548dc24e (patch)
tree53348594d8957e8aefa285796bc28e190d5ab74d /ext/meson.build
parentfc261bc38a81dadabb1b34039978dea6a5db6603 (diff)
downloadgstreamer-plugins-bad-41464c6133ef95173e477ae2f1d85285548dc24e.tar.gz
webrtcdsp: Add support to build with meson
Diffstat (limited to 'ext/meson.build')
-rw-r--r--ext/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/meson.build b/ext/meson.build
index eba12d7a9..f6ec86421 100644
--- a/ext/meson.build
+++ b/ext/meson.build
@@ -62,7 +62,7 @@ subdir('voaacenc')
#subdir('voamrwbenc')
subdir('vulkan')
subdir('wayland')
-#subdir('webrtcdsp')
+subdir('webrtcdsp')
subdir('webp')
subdir('x265')
subdir('zbar')