summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2004-11-16 02:41:53 +0000
committerDan Williams <dcbw@redhat.com>2004-11-16 02:41:53 +0000
commit2ad25b238efe8862a1ca9d2f6c61e979e2997178 (patch)
treeddff41bcb38a4a6ed399d8d1c0b8364436cd88b8 /Makefile.am
parentb36e97631547638f8eb420735b795115e81f98a2 (diff)
downloadNetworkManager-2ad25b238efe8862a1ca9d2f6c61e979e2997178.tar.gz
2004-11-15 Dan Williams <dcbw@redhat.com>
Major rework of link detection code. We now use DHCP as part of the link detection which proves to be much more robust, and also supports Open System authentication for wireless networks. We no longer use external DHCP client programs. Instead, we use our own DHCP client, based on substantially reworked bits of 'dhcpcd' which was written by: Yoichi Hariguchi <yoichi@fore.com> Sergei Viznyuk <sv@phystech.com> http://www.phystech.com/download/ It resides in the "dhcpcd" directory and was refactored into a general purpose DHCP client library by me. Also misc fixes (CPPFLAGS->AM_CPPFLAGS, move some stuff around), move src/backends/NetworkManagerSystem.h -> src/NetworkManagerSystem.h git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@314 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 848f40494c..ead81dffa6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src dispatcher-daemon $(notification_icon_dir) info-daemon initscript test po
+SUBDIRS = src dispatcher-daemon $(notification_icon_dir) info-daemon initscript test dhcpcd po
EXTRA_DIST = CONTRIBUTING NetworkManager.pc.in NetworkManager.h