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:
20bbe80
)
Install device header file by default
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 24 Dec 2008 11:29:12 +0000
(12:29 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 24 Dec 2008 11:29:12 +0000
(12:29 +0100)
include/Makefile.am
patch
|
blob
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index
8c6617e
..
40f07eb
100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-2,9
+2,8
@@
includedir = @includedir@/connman
include_HEADERS = log.h plugin.h security.h resolver.h driver.h \
- element.h property.h network.h ipv4.h rtnl.h dbus.h
-
-noinst_HEADERS = device.h
+ element.h property.h rtnl.h dbus.h \
+ device.h network.h ipv4.h
MAINTAINERCLEANFILES = Makefile.in