diff --git a/examples/build.xml b/examples/build.xml
index c7c0fe5a6787667e6232c4d13a0650b2cde7edaa..78b29aff01d08f569be848887add3f7004143e54 100644
--- a/examples/build.xml
+++ b/examples/build.xml
@@ -12,6 +12,8 @@
     <description>Builds, tests, and runs the project Networked Graphics MV3500 examples.</description>
     <import file="nbproject/build-impl.xml"/>
     
+    <!-- TODO target to test all examples as quick unit test -->
+    
     <target name="clean.pduLogAdditions">
         <delete verbose="true">
             <fileset dir="pduLog">