projects
/
project
/
ubus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0d7543
)
install header files
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 4 Feb 2011 23:06:28 +0000
(
00:06
+0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 4 Feb 2011 23:06:28 +0000
(
00:06
+0100)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 11044cb63b519236fcd0cc2641d7f99d91434510..928712b70aa543cbb4b68bd42d2b31338ff2634e 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-25,3
+25,5
@@
INSTALL(TARGETS ubus cli
INSTALL(TARGETS ubusd
RUNTIME DESTINATION sbin
)
+
+INSTALL(FILES ubusmsg.h ubus_common.h libubus.h DESTINATION include)