Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature/build.properties')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/build.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/build.properties b/org.eclipse.mylyn.bugzilla-feature/build.properties
index fe44aea2a..4e728a03d 100644
--- a/org.eclipse.mylyn.bugzilla-feature/build.properties
+++ b/org.eclipse.mylyn.bugzilla-feature/build.properties
@@ -10,7 +10,9 @@
###############################################################################
bin.includes = feature.xml,\
license.html,\
- epl-v10.html
+ epl-v10.html,\
+ about.html
src.includes = epl-v10.html,\
feature.xml,\
- license.html
+ license.html,\
+ about.html

Back to the top