Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.tests/build.properties')
-rw-r--r--org.eclipse.mylyn.bugzilla.tests/build.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.bugzilla.tests/build.properties b/org.eclipse.mylyn.bugzilla.tests/build.properties
index 2adb2521e..5b0756771 100644
--- a/org.eclipse.mylyn.bugzilla.tests/build.properties
+++ b/org.eclipse.mylyn.bugzilla.tests/build.properties
@@ -12,7 +12,5 @@ bin.includes = bugzilla-test.jar,\
jars.compile.order = bugzilla-test.jar
source.bugzilla-test.jar = src/
output.bugzilla-test.jar = bin/
-src.includes = src/,\
- about.html,\
- META-INF/
+src.includes = about.html
jre.compilation.profile = J2SE-1.5

Back to the top