install header files
authorFelix Fietkau <nbd@openwrt.org>
Fri, 4 Feb 2011 23:06:28 +0000 (00:06 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 4 Feb 2011 23:06:28 +0000 (00:06 +0100)
CMakeLists.txt

index 11044cb..928712b 100644 (file)
@@ -25,3 +25,5 @@ INSTALL(TARGETS ubus cli
 INSTALL(TARGETS ubusd
        RUNTIME DESTINATION sbin
 )
 INSTALL(TARGETS ubusd
        RUNTIME DESTINATION sbin
 )
+
+INSTALL(FILES ubusmsg.h ubus_common.h libubus.h DESTINATION include)