summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2011-01-27 13:34:51 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-01-28 12:51:02 +0100
commit1ffd50749f3ae71bd87a6355b64f09575173868a (patch)
tree1b96d29ffe2f3d369a8204afb055e489a5a27ff4 /Makefile.am
parentf8f4b7760ff63d86b24edacef635b7cd8044868d (diff)
downloadconnman-1ffd50749f3ae71bd87a6355b64f09575173868a.tar.gz
connman-1ffd50749f3ae71bd87a6355b64f09575173868a.tar.bz2
connman-1ffd50749f3ae71bd87a6355b64f09575173868a.zip
dhcp: Move plugins/dhcp in to core
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 7582e2a7..67b2c297 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ nodist_include_HEADERS = include/version.h
noinst_HEADERS = include/driver.h include/element.h include/property.h \
include/rtnl.h include/wifi.h include/task.h \
include/dbus.h include/rfkill.h include/option.h \
- include/profile.h include/provider.h include/dhcp.h \
+ include/profile.h include/provider.h \
include/utsname.h include/timeserver.h include/proxy.h \
include/location.h include/technology.h