Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2007-10-01 14:47:25 +0000
committerJohn Arthorne2007-10-01 14:47:25 +0000
commite2bbfb7ca1af77d2cb175a3baf59c3fdd03e4a89 (patch)
tree843aabfe5a50a0b3830daf3f72ca72aab70aa111 /bundles/org.eclipse.equinox.p2.jarprocessor
parent7de641f645ebc9c7e0aa999aa05bba2117eeae37 (diff)
downloadrt.equinox.p2-e2bbfb7ca1af77d2cb175a3baf59c3fdd03e4a89.tar.gz
rt.equinox.p2-e2bbfb7ca1af77d2cb175a3baf59c3fdd03e4a89.tar.xz
rt.equinox.p2-e2bbfb7ca1af77d2cb175a3baf59c3fdd03e4a89.zip
added about.html
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.jarprocessor')
-rw-r--r--bundles/org.eclipse.equinox.p2.jarprocessor/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties b/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties
index 4a49c9482..03d7f5454 100644
--- a/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties
+++ b/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties
@@ -11,4 +11,6 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ about.html
+src.includes = about.html

Back to the top