summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2005-12-09 23:25:22 +0000
committerDan Williams <dcbw@redhat.com>2005-12-09 23:25:22 +0000
commit7758dcb27383aba06662231404e447212c3f5fcb (patch)
tree21f80cf818944b8c397e95a359d9d89a08e7aa9a /Makefile.am
parent058e30e25d9087970bb0c02e7f137fb29dc1e2a7 (diff)
downloadNetworkManager-7758dcb27383aba06662231404e447212c3f5fcb.tar.gz
2005-12-09 Dan Williams <dcbw@redhat.com>
* libnm-util/* configure.in Makefile.am - Add a utility library for clients of NetworkManager. It's only targetted at applets for the moment, and contains a generalized 802.11 cipher framework for different types of keys (WEP & WPA Hex, ASCII, Passphrase) git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1152 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e903c35401..c58b843d63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = utils src dispatcher-daemon gnome initscript test po include
+SUBDIRS = utils src dispatcher-daemon gnome initscript test po include libnm-util
EXTRA_DIST = \
CONTRIBUTING \