Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties b/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties
index 831760210..a95cfdf2a 100644
--- a/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties
+++ b/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties
@@ -9,5 +9,12 @@ bin.includes = META-INF/,\
plugin.properties
source.. = src/
output.. = bin/
-src.includes = about.html
+src.includes = about.html,\
+ about.ini,\
+ about.properties,\
+ epl-v10.html,\
+ copyright.txt,\
+ license.html,\
+ plugin.properties,\
+ modeling32.png
\ No newline at end of file

Back to the top