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.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/build.properties b/plugins/org.eclipse.emf.cdo.tests/build.properties
index 21f9d91cd2..aa352c2c88 100644
--- a/plugins/org.eclipse.emf.cdo.tests/build.properties
+++ b/plugins/org.eclipse.emf.cdo.tests/build.properties
@@ -11,7 +11,8 @@ bin.includes = plugin.xml,\
lib/,\
cdo.tests.jar,\
copyright.txt,\
- about.html
+ about.html,\
+ plugin.properties
jars.compile.order = cdo.tests.jar
source.cdo.tests.jar = src/
output.cdo.tests.jar = bin/

Back to the top