summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJirka Klimes <jklimes@redhat.com>2010-02-25 09:52:30 -0800
committerDan Williams <dcbw@redhat.com>2010-02-25 09:52:30 -0800
commitc2ec07f17d69a590b45797de5c8a0f26a4c45eaa (patch)
tree8108309c3a98d7d1d6fe3aeca7a864d07ad5343c /Makefile.am
parentbace73c5dc3ee758b1d33dcc6c53510d8f5e3182 (diff)
downloadNetworkManager-c2ec07f17d69a590b45797de5c8a0f26a4c45eaa.tar.gz
cli: add initial pieces of nmcli
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 ca819b4634..7e34571218 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,7 @@ SUBDIRS = \
introspection \
callouts \
system-settings \
+ cli \
tools \
policy \
initscript \