Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorslewis2007-06-12 23:34:47 +0000
committerslewis2007-06-12 23:34:47 +0000
commitf165cde3d62bb1819c6d38929ada4d8ae2161775 (patch)
treed2c24954f864c1ac07e0877ad2ed3ea5ed97511f /doc
parent394b9fbfbdc9b6dbfee11264f0feae629945c36a (diff)
downloadorg.eclipse.ecf-f165cde3d62bb1819c6d38929ada4d8ae2161775.tar.gz
org.eclipse.ecf-f165cde3d62bb1819c6d38929ada4d8ae2161775.tar.xz
org.eclipse.ecf-f165cde3d62bb1819c6d38929ada4d8ae2161775.zip
added notice.html to build files
Diffstat (limited to 'doc')
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/build.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/build.properties b/doc/bundles/org.eclipse.ecf.doc/build.properties
index 8ca7b6de4..973160cfa 100644
--- a/doc/bundles/org.eclipse.ecf.doc/build.properties
+++ b/doc/bundles/org.eclipse.ecf.doc/build.properties
@@ -4,6 +4,8 @@ bin.includes = plugin.xml,\
META-INF/,\
about.html,\
plugin.properties,\
- intro/
+ intro/,\
+ notices.html
src.includes = intro/,\
- about.html
+ about.html,\
+ notices.html

Back to the top