diff options
author | Curtis D'Entremont | 2006-05-08 14:41:32 +0000 |
---|---|---|
committer | Curtis D'Entremont | 2006-05-08 14:41:32 +0000 |
commit | 5e069903e2f82417fa9f4a9aaf249eb246b155c3 (patch) | |
tree | f9c4cf1630de9036a3ad3317bcf3922793d3088d /org.eclipse.ua.tests/build.properties | |
parent | ee204bf735078fad60340d4dfb56721582c40ee7 (diff) | |
download | eclipse.platform.ua-5e069903e2f82417fa9f4a9aaf249eb246b155c3.tar.gz eclipse.platform.ua-5e069903e2f82417fa9f4a9aaf249eb246b155c3.tar.xz eclipse.platform.ua-5e069903e2f82417fa9f4a9aaf249eb246b155c3.zip |
update about.html with new simple version from Adrian
Diffstat (limited to 'org.eclipse.ua.tests/build.properties')
-rw-r--r-- | org.eclipse.ua.tests/build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.ua.tests/build.properties b/org.eclipse.ua.tests/build.properties index 84021324a..e771f876b 100644 --- a/org.eclipse.ua.tests/build.properties +++ b/org.eclipse.ua.tests/build.properties @@ -14,7 +14,8 @@ bin.includes = plugin.xml,\ ua-tests.jar,\ data/,\ META-INF/,\ - doc.zip + doc.zip,\ + about.html jars.compile.order = ua-tests.jar output.ua-tests.jar = bin/ source.ua-tests.jar = base/,\ |