com.ampere: Add Ampere's events

The Ampere is logging PLDM error/warning/event as [1]. Create new events
for these so that can be exposed via Redfish.

[1] https://github.com/openbmc/pldm/blob/master/oem/ampere/event/oem_event_manager.cpp#L38

Change-Id: I435c3bbb1d7b0b21067006fb2dcc8ceb81ac5b78
Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
diff --git a/gen/com/meson.build b/gen/com/meson.build
index 3727d07..825860f 100644
--- a/gen/com/meson.build
+++ b/gen/com/meson.build
@@ -1,4 +1,5 @@
 # Generated file; do not modify.
+subdir('ampere')
 subdir('google')
 subdir('ibm')
 subdir('intel')