From: Kevron Rees Date: Tue, 4 Feb 2014 18:05:12 +0000 (-0800) Subject: install new websocket config X-Git-Tag: 0.11.802~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a28441cff594eee23a187b7686f07a4e1b7dfea;p=profile%2Fivi%2Fautomotive-message-broker.git install new websocket config --- diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 8d3121f..5b3fe80 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,5 +1,5 @@ -set(amb_examples configwebsocketsink configwebsocketsource configwheel databaseconfig databasesource dbusconfig exampleconfig - gpsdconfig obdsourceconfig opencvluxconfig opencvdbusconfig qtmainloopconfig) +set(amb_examples configwheel databaseconfig databasesource dbusconfig exampleconfig + gpsdconfig obdsourceconfig opencvluxconfig opencvdbusconfig qtmainloopconfig websocketsink2 websocketsource2) install (FILES ${amb_examples} DESTINATION /etc/ambd/examples)