Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests/build.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/build.properties b/plugins/org.eclipse.emf.cdo.tests/build.properties
index 3b39ee8e84..1ccdf67dbc 100644
--- a/plugins/org.eclipse.emf.cdo.tests/build.properties
+++ b/plugins/org.eclipse.emf.cdo.tests/build.properties
@@ -8,12 +8,12 @@ bin.includes = plugin.xml,\
test.xml,\
META-INF/,\
epl-v10.html,\
- lib/,\
cdo.tests.jar,\
copyright.txt,\
about.html,\
plugin.properties,\
- license.html
+ license.html,\
+ model/
jars.compile.order = cdo.tests.jar
source.cdo.tests.jar = src/
output.cdo.tests.jar = bin/

Back to the top