schemas: Install Intel.json schema

Forgot to add the new Intel schema file to meson.build when it was
created.

Fixes: dc10828f8c1b
Change-Id: I39912a11d382d34acae77fd8c36a2baf3faaedde
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meson.build b/meson.build
index 32ba249..972ff85 100644
--- a/meson.build
+++ b/meson.build
@@ -124,6 +124,7 @@
     'legacy.json',
     'openbmc-dbus.json',
     'IBM.json',
+    'Intel.json',
     'Pid.json',
     'Pid.Zone.json',
     'Stepwise.json',