diff options
| author | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
| commit | f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch) | |
| tree | 10267dcf5b842b7c638a79bd6851549cd849b81d /src/nmtui/meson.build | |
| parent | 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff) | |
New upstream version 1.49.90 upstream/1.49.90
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 13aa8647..eecfaa99 100644 --- a/src/nmtui/meson.build +++ b/src/nmtui/meson.build @@ -32,6 +32,7 @@ executable( 'nmt-page-ppp.c', 'nmt-page-team.c', 'nmt-page-team-port.c', + 'nmt-page-veth.c', 'nmt-page-vlan.c', 'nmt-page-wifi.c', 'nmt-page-wireguard.c', |