summaryrefslogtreecommitdiff
path: root/subprojects/gstreamer/tests/examples/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/gstreamer/tests/examples/meson.build')
-rw-r--r--subprojects/gstreamer/tests/examples/meson.build10
1 files changed, 10 insertions, 0 deletions
diff --git a/subprojects/gstreamer/tests/examples/meson.build b/subprojects/gstreamer/tests/examples/meson.build
new file mode 100644
index 0000000000..d8b795c3a7
--- /dev/null
+++ b/subprojects/gstreamer/tests/examples/meson.build
@@ -0,0 +1,10 @@
+subdir('adapter')
+subdir('controller')
+subdir('helloworld')
+#subdir('manual') # FIXME
+subdir('memory')
+subdir('netclock')
+subdir('ptp')
+subdir('stepping')
+subdir('streamiddemux')
+subdir('streams')