projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37fbd05
)
Don't install resolver and IP configuration headers
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 12 Apr 2009 17:53:38 +0000
(19:53 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sun, 12 Apr 2009 17:53:38 +0000
(19:53 +0200)
include/Makefile.am
patch
|
blob
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index d6dbc30c8dca659e14ca80eaee29712d55c57422..dce9b36bbb43261aff6fd066fe0fa721e1ae7c65 100644
(file)
--- 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