projects
/
framework
/
connectivity
/
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
d6dbc30
..
dce9b36
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