summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 145551993..3364f7ba6 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -1,6 +1,7 @@
if not get_option('tests').disabled() and gstcheck_dep.found()
subdir('check')
subdir('icles')
+ subdir('validate')
endif
if not get_option('examples').disabled()
subdir('examples')