summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clients/tui/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/clients/tui/Makefile.am b/clients/tui/Makefile.am
index ad9335daf8..31df3c12de 100644
--- a/clients/tui/Makefile.am
+++ b/clients/tui/Makefile.am
@@ -42,6 +42,9 @@ nmtui_SOURCES = \
nmtui-hostname.c \
nmtui-hostname.h \
\
+ vpn-helpers.c \
+ vpn-helpers.h \
+ \
nm-editor-bindings.c \
nm-editor-bindings.h \
nm-editor-utils.c \