Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bundles/org.eclipse.ecf.tests.presence')
-rwxr-xr-xtests/bundles/org.eclipse.ecf.tests.presence/build.properties8
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/bundles/org.eclipse.ecf.tests.presence/build.properties b/tests/bundles/org.eclipse.ecf.tests.presence/build.properties
index 2b112c461..d8a7b395a 100755
--- a/tests/bundles/org.eclipse.ecf.tests.presence/build.properties
+++ b/tests/bundles/org.eclipse.ecf.tests.presence/build.properties
@@ -3,5 +3,9 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties,\
- about.html
-src.includes = about.html
+ about.html,\
+ README.TXT
+src.includes = about.html,\
+ META-INF/,\
+ README.TXT,\
+ plugin.properties

Back to the top