example: remove Calculator.errors.yaml
Example is moved to use the new event framework so there is no need
for this YAML.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I1ce615c695646bd97f8c9d87c2c64a70a62adf14
diff --git a/example/gen/net/poettering/meson.build b/example/gen/net/poettering/meson.build
index c88566e..6f65217 100644
--- a/example/gen/net/poettering/meson.build
+++ b/example/gen/net/poettering/meson.build
@@ -2,7 +2,7 @@
subdir('Calculator')
generated_others += custom_target(
'net/poettering/Calculator__markdown'.underscorify(),
- input: [ '../../../yaml/net/poettering/Calculator.errors.yaml', '../../../yaml/net/poettering/Calculator.events.yaml', '../../../yaml/net/poettering/Calculator.interface.yaml', ],
+ input: [ '../../../yaml/net/poettering/Calculator.events.yaml', '../../../yaml/net/poettering/Calculator.interface.yaml', ],
output: [ 'Calculator.md' ],
depend_files: sdbusplusplus_depfiles,
command: [