aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/meson.build
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-11-28 15:04:46 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-12-24 12:41:27 +0000
commit22657021fb7c779a9600feb110f30902cdfb0b10 (patch)
treef4a1aa120e4912d7ca4eb97b9b7daf2f8e029b06 /libmm-glib/meson.build
parent724342deaca634ed767ac92709d8f5ac6a75ea45 (diff)
libmm-glib: new helper to handle the 5GNR registration settings
Diffstat (limited to 'libmm-glib/meson.build')
-rw-r--r--libmm-glib/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmm-glib/meson.build b/libmm-glib/meson.build
index e2641d2c..30500eca 100644
--- a/libmm-glib/meson.build
+++ b/libmm-glib/meson.build
@@ -42,6 +42,7 @@ headers = files(
'mm-modem-time.h',
'mm-modem-voice.h',
'mm-network-timezone.h',
+ 'mm-nr5g-registration-settings.h',
'mm-object.h',
'mm-pco.h',
'mm-signal.h',
@@ -96,6 +97,7 @@ sources = files(
'mm-modem-time.c',
'mm-modem-voice.c',
'mm-network-timezone.c',
+ 'mm-nr5g-registration-settings.c',
'mm-object.c',
'mm-pco.c',
'mm-signal.c',