install new websocket config
authorKevron Rees <kevron.m.rees@intel.com>
Tue, 4 Feb 2014 18:05:12 +0000 (10:05 -0800)
committerKevron Rees <kevron.m.rees@intel.com>
Tue, 4 Feb 2014 18:05:23 +0000 (10:05 -0800)
examples/CMakeLists.txt

index 8d3121f..5b3fe80 100644 (file)
@@ -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)