meson: build intel-ui tools as part of `all` tools

Reported-by: Mark Janes <mark.a.janes@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111289
Cc: Dylan Baker <dylan@pnwbakers.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
diff --git a/meson.build b/meson.build
index a210b39..593bfee 100644
--- a/meson.build
+++ b/meson.build
@@ -61,6 +61,7 @@
     'freedreno',
     'glsl',
     'intel',
+    'intel-ui',
     'nir',
     'nouveau',
     'xvmc',