summary refs log tree commit diff
path: root/src/nmtui/meson.build
diff options
context:
space:
mode:
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',