From 3ce8f42be65f8850414148c98a3a4e6b76d6f21b Mon Sep 17 00:00:00 2001 From: mkersten Date: Thu, 22 Sep 2005 16:50:08 +0000 Subject: Progress on Bug #110132: Random errors on startup --- org.eclipse.mylyn.bugzilla.ui/build.properties | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'org.eclipse.mylyn.bugzilla.ui/build.properties') diff --git a/org.eclipse.mylyn.bugzilla.ui/build.properties b/org.eclipse.mylyn.bugzilla.ui/build.properties index f4537c1f1..30fa49273 100644 --- a/org.eclipse.mylyn.bugzilla.ui/build.properties +++ b/org.eclipse.mylyn.bugzilla.ui/build.properties @@ -15,7 +15,8 @@ bin.includes = META-INF/,\ docs/,\ about.html,\ toc.xml,\ - bugzilla_contexts.xml + bugzilla_contexts.xml,\ + doc/ jars.compile.order = bugzilla-ui.jar source.bugzilla-ui.jar = src/ output.bugzilla-ui.jar = bin/ @@ -26,4 +27,5 @@ src.includes = src/,\ docs/,\ icons/,\ toc.xml,\ - bugzilla_contexts.xml + bugzilla_contexts.xml,\ + doc/ -- cgit v1.2.3