summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-04-12 19:53:38 +0200
committerMarcel Holtmann <marcel@holtmann.org>2009-04-12 19:53:38 +0200
commit108ff92b0cec1940f8070e5722a41c222c990be5 (patch)
treea6444d9b61ae929d025c7cffa2128d55fb1cbcab /include
parent37fbd0590c56f5386bf16710568f6adf7153177c (diff)
downloadconnman-108ff92b0cec1940f8070e5722a41c222c990be5.tar.gz
connman-108ff92b0cec1940f8070e5722a41c222c990be5.tar.bz2
connman-108ff92b0cec1940f8070e5722a41c222c990be5.zip
Don't install resolver and IP configuration headers
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index d6dbc30c..dce9b36b 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,13 +1,13 @@
includedir = @includedir@/connman
-include_HEADERS = types.h log.h plugin.h security.h resolver.h ipconfig.h \
- storage.h device.h network.h notifier.h
+include_HEADERS = types.h log.h plugin.h security.h notifier.h \
+ storage.h device.h network.h
nodist_include_HEADERS = version.h
noinst_HEADERS = driver.h element.h property.h ipv4.h rtnl.h dbus.h \
- service.h
+ resolver.h ipconfig.h service.h
MAINTAINERCLEANFILES = Makefile.in