summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-07-19 14:53:21 +0200
committerThomas Haller <thaller@redhat.com>2015-07-29 22:34:35 +0200
commit5fa6fb2bae8e441b37562df717901a18d83b2136 (patch)
treee822720ceaba60f785b058b42626991087b6699b
parent6be8a1f5495a6fb73f591cb47dd53a00cfda778b (diff)
downloadNetworkManager-th/libnm-vpn-plugin-bgo749877.tar.gz
-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 \