examples zip is optional
diff --git a/tmf/downloads/index.php b/tmf/downloads/index.php
index dd1db51..def3f45 100755
--- a/tmf/downloads/index.php
+++ b/tmf/downloads/index.php
@@ -9,7 +9,8 @@
 /* zips that are allowed to be absent from the downloads page (eg., new ones added/removed mid-stream) */
 $extraZips = array(
 	"tmf-xtext-gwt",
-	"tmf-xtext-Automated-Tests",
+    "tmf-xtext-examples",
+    "tmf-xtext-Automated-Tests",
 	"tmf-xtext-automated-tests",
 );