Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.github.core/build.properties')
-rw-r--r--org.eclipse.mylyn.github.core/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.core/build.properties b/org.eclipse.mylyn.github.core/build.properties
index aa1a0082..b67aba1a 100644
--- a/org.eclipse.mylyn.github.core/build.properties
+++ b/org.eclipse.mylyn.github.core/build.properties
@@ -2,4 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.properties
+ plugin.properties,\
+ about.html

Back to the top