summary refs log tree commit diff
path: root/src/nmtui/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-02-10 11:50:34 +0100
committerMichael Biebl <biebl@debian.org>2023-02-10 11:50:34 +0100
commit1372848511cb896b80b51ed1a3e9606bd9816631 (patch)
tree674792b9385bdef935988894b45f06b2af39f88c /src/nmtui/meson.build
parent40ec077ea305994c1fc2130add6787ca0c73e2c6 (diff)
New upstream version 1.42.0 upstream/1.42.0
Diffstat (limited to 'src/nmtui/meson.build')
-rw-r--r--src/nmtui/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nmtui/meson.build b/src/nmtui/meson.build
index e6cac268..48f2fbf4 100644
--- a/src/nmtui/meson.build
+++ b/src/nmtui/meson.build
@@ -5,6 +5,7 @@ executable(
   files(
     'nm-editor-bindings.c',
     'nm-editor-utils.c',
+    'nmt-8021x-fields.c',
     'nmt-address-list.c',
     'nmt-connect-connection-list.c',
     'nmt-device-entry.c',
@@ -27,6 +28,7 @@ executable(
     'nmt-page-ip4.c',
     'nmt-page-ip6.c',
     'nmt-page-ip-tunnel.c',
+    'nmt-page-macsec.c',
     'nmt-page-ppp.c',
     'nmt-page-team.c',
     'nmt-page-team-port.c',