commit | 6fe729dc84e141afd6f5d210cf3397aa5ee49d31 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Oct 01 09:54:20 2020 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Oct 06 08:29:59 2020 -0400 |
tree | abf8469ef505eaebeb68cd33beadff0cf8bc78ac | |
parent | ec98491a00c5dcffae6be362e483380c807f234c [diff] [blame] |
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',