summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-12-02 16:20:26 -0500
committerDan Winship <danw@gnome.org>2013-12-13 16:00:51 +0100
commit3bda3fb60c104114192e4e3c9c4ba0bef84d3a00 (patch)
tree5671dd586ca03e07ff4df991a3b1a48ba104d2b2 /Makefile.am
parent72922f2068a6cc94cd32f7f7c2cc68c781ccc9c3 (diff)
downloadNetworkManager-3bda3fb60c104114192e4e3c9c4ba0bef84d3a00.tar.gz
nmtui: initial import of nmtui
nmtui is a TUI (curses-based Text User Interface) for NetworkManager
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ebaad4bd55..ab2941cc6c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ SUBDIRS = \
src \
callouts \
cli \
+ tui \
tools \
policy \
data \