Index: /OpenSceneGraph/trunk/examples/osgcluster/CMakeLists.txt
===================================================================
--- /OpenSceneGraph/trunk/examples/osgcluster/CMakeLists.txt (revision 9590)
+++ /OpenSceneGraph/trunk/examples/osgcluster/CMakeLists.txt (revision 9590)
@@ -0,0 +1,8 @@
+SET(TARGET_SRC
+    broadcaster.cpp
+    receiver.cpp
+    osgcluster.cpp
+)
+
+#### end var setup  ###
+SETUP_EXAMPLE(osgcluster)
