summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2016-11-28 19:28:27 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2016-11-28 19:28:27 +0530
commitad592f86b679c5fbe2baf5ecc2e5e6279f05d331 (patch)
tree0c755ceba3f36a716f4c26ebaa4fef62ed4d7826 /plugins
parent1b11ec676e003bc4d6bad11cd0357f727c0124fc (diff)
meson: Add Autotools changes that weren't mirrored
Diffstat (limited to 'plugins')
-rw-r--r--plugins/elements/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/elements/meson.build b/plugins/elements/meson.build
index 76f58141f..9b0f4c8a0 100644
--- a/plugins/elements/meson.build
+++ b/plugins/elements/meson.build
@@ -1,6 +1,7 @@
gst_elements_sources = [
'gstcapsfilter.c',
'gstconcat.c',
+ 'gstdataurisrc.c',
'gstdownloadbuffer.c',
'gstelements.c',
'gstelements_private.c',