projects
/
profile
/
ivi
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f03cdb8
)
Don't install device.h at the moment
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 6 Dec 2008 02:49:31 +0000
(
03:49
+0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 6 Dec 2008 02:49:31 +0000
(
03:49
+0100)
include/Makefile.am
patch
|
blob
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index
c44bd1b
..
704ac56
100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-1,9
+1,10
@@
includedir = @includedir@/connman
-include_HEADERS = log.h plugin.h security.h resolver.h \
- driver.h element.h property.h \
- device.h network.h rtnl.h dbus.h
+include_HEADERS = log.h plugin.h security.h resolver.h driver.h \
+ element.h property.h network.h rtnl.h dbus.h
+
+noinst_HEADERS = device.h
MAINTAINERCLEANFILES = Makefile.in