Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/build.properties b/org.eclipse.mylyn.bugzilla.ui/build.properties
index 30fa49273..4d6b8f012 100644
--- a/org.eclipse.mylyn.bugzilla.ui/build.properties
+++ b/org.eclipse.mylyn.bugzilla.ui/build.properties
@@ -16,7 +16,8 @@ bin.includes = META-INF/,\
about.html,\
toc.xml,\
bugzilla_contexts.xml,\
- doc/
+ doc/,\
+ bugzilla-help.xml
jars.compile.order = bugzilla-ui.jar
source.bugzilla-ui.jar = src/
output.bugzilla-ui.jar = bin/

Back to the top