diff options
| author | Michael Biebl <biebl@debian.org> | 2025-08-01 19:15:13 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2025-08-01 19:15:13 +0200 |
| commit | 7e9091a5960f67a84787c03153324915220e4816 (patch) | |
| tree | dc743de962532932ebc3b4ed3a36ddd093d97d68 /src/nmtui/meson.build | |
| parent | 582eb4472a0f3375042afb9026cbeb50e058a27d (diff) | |
New upstream version 1.54.0 upstream/1.54.0
Diffstat (limited to 'src/nmtui/meson.build')
| -rw-r--r-- | src/nmtui/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nmtui/meson.build b/src/nmtui/meson.build index eecfaa99..40bb40b9 100644 --- a/src/nmtui/meson.build +++ b/src/nmtui/meson.build @@ -28,6 +28,7 @@ executable( 'nmt-page-ip4.c', 'nmt-page-ip6.c', 'nmt-page-ip-tunnel.c', + 'nmt-page-loopback.c', 'nmt-page-macsec.c', 'nmt-page-ppp.c', 'nmt-page-team.c', |