only export dbus properties that are supported
[profile/ivi/automotive-message-broker.git] / plugins / dbus / CMakeLists.txt
index eae6d21..696b7d3 100644 (file)
@@ -11,3 +11,4 @@ set_target_properties(dbussinkplugin PROPERTIES PREFIX "")
 target_link_libraries(dbussinkplugin amb -L${CMAKE_CURRENT_BINARY_DIR}/lib ${link_libraries} ${gio_LIBRARIES})
 
 install (TARGETS dbussinkplugin LIBRARY DESTINATION lib/automotive-message-broker)
+install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/amb.conf DESTINATION /etc/dbus-1/system.d )