summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index ae1a897b3..1b947ab01 100644
--- a/meson.build
+++ b/meson.build
@@ -255,6 +255,8 @@ subdir('panels')
subdir('shell')
subdir('search-provider')
+subdir('tests')
+
if get_option('documentation')
subdir('man')
endif