diff options
author | Jeff Johnston | 2013-06-18 20:49:47 +0000 |
---|---|---|
committer | Roland Grunberg | 2013-06-18 21:42:39 +0000 |
commit | db25d17d68ef2293992f1254cdfd929a6c096c92 (patch) | |
tree | 35cb9b39f8df186e8449f8aaef675e01e58dff2c /libhover/org.eclipse.linuxtools.cdt.libhover.library.docs | |
parent | ed87d6026e38993a4dc5a922eabd5a2e0187a557 (diff) | |
download | org.eclipse.linuxtools-db25d17d68ef2293992f1254cdfd929a6c096c92.tar.gz org.eclipse.linuxtools-db25d17d68ef2293992f1254cdfd929a6c096c92.tar.xz org.eclipse.linuxtools-db25d17d68ef2293992f1254cdfd929a6c096c92.zip |
Bug 410367 - Add 'about.html' to 'src.includes'.
Change-Id: Id599a09aa6d1c3dfae20164a3200c88ea732e26f
Reviewed-on: https://git.eclipse.org/r/13885
Tested-by: Hudson CI
Reviewed-by: Roland Grunberg <rgrunber@redhat.com>
IP-Clean: Roland Grunberg <rgrunber@redhat.com>
Tested-by: Roland Grunberg <rgrunber@redhat.com>
Diffstat (limited to 'libhover/org.eclipse.linuxtools.cdt.libhover.library.docs')
-rw-r--r-- | libhover/org.eclipse.linuxtools.cdt.libhover.library.docs/build.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhover/org.eclipse.linuxtools.cdt.libhover.library.docs/build.properties b/libhover/org.eclipse.linuxtools.cdt.libhover.library.docs/build.properties index 3069ea470a..b7e1b34594 100644 --- a/libhover/org.eclipse.linuxtools.cdt.libhover.library.docs/build.properties +++ b/libhover/org.eclipse.linuxtools.cdt.libhover.library.docs/build.properties @@ -7,4 +7,5 @@ bin.includes = META-INF/,\ toc.xml,\ images/,\ doc/ +src.includes = about.html |