summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2011-06-16 09:44:54 +0200
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2011-06-16 15:26:11 +0200
commit2cbe7626256fb1104838af8d79e6edcb26cd35e8 (patch)
tree87431e81bbd9c82ca59a3979d59511e5986a595a /Makefile.am
parentf1b58c3faed91ddae6755b5cc0d211cc8aa32574 (diff)
downloadconnman-2cbe7626256fb1104838af8d79e6edcb26cd35e8.tar.gz
connman-2cbe7626256fb1104838af8d79e6edcb26cd35e8.tar.bz2
connman-2cbe7626256fb1104838af8d79e6edcb26cd35e8.zip
property: Remove it
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 568880a8..ac3999bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,8 +11,7 @@ include_HEADERS = include/types.h include/log.h include/plugin.h \
nodist_include_HEADERS = include/version.h
-noinst_HEADERS = include/property.h \
- include/rtnl.h include/wifi.h include/task.h \
+noinst_HEADERS = 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/utsname.h include/timeserver.h include/proxy.h \