summaryrefslogtreecommitdiff
path: root/build.examples.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.examples.xml')
-rw-r--r--build.examples.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.examples.xml b/build.examples.xml
index d0059d117e..9f9a7fa866 100644
--- a/build.examples.xml
+++ b/build.examples.xml
@@ -38,7 +38,7 @@ PROPERTIES
<property name="build.examples.dir" value="${build.dir}/examples"/>
<!-- tbd -->
<property name="excludes.compile"
- value="**/*current.*,**/fors.*,**/parsers2.*,**/typeinf.*"/>
+ value="**/*current.*,**/parsers2.*,**/typeinf.*"/>
<property name="excludes.run"
value="**/Parsers.*"/>