aboutsummaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-09-10 11:41:07 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-09-10 09:53:57 +0000
commit7e1e2f44c3bede702fad3a6b52f02209e426b79a (patch)
tree5065102c83269fd18846b76c5a2c80dc3cd80bb6 /introspection
parenta07a43366ab71da808f5f325c4e306b86da641b3 (diff)
build,meson: add Sar interface
Diffstat (limited to 'introspection')
-rw-r--r--introspection/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/introspection/meson.build b/introspection/meson.build
index a97ed096..b1da7ee5 100644
--- a/introspection/meson.build
+++ b/introspection/meson.build
@@ -19,6 +19,7 @@ mm_ifaces_modem = files(
'org.freedesktop.ModemManager1.Modem.Modem3gpp.xml',
'org.freedesktop.ModemManager1.Modem.ModemCdma.xml',
'org.freedesktop.ModemManager1.Modem.Oma.xml',
+ 'org.freedesktop.ModemManager1.Modem.Sar.xml',
'org.freedesktop.ModemManager1.Modem.Signal.xml',
'org.freedesktop.ModemManager1.Modem.Simple.xml',
'org.freedesktop.ModemManager1.Modem.Time.xml',