summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2008-03-10 20:35:32 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2008-03-10 20:35:32 +0000
commitc6e42d3e6bf3f67fa78844470d7a7a17af088c7a (patch)
tree73b34f83fba5d9cfaaab20fa04f2356447084952 /doc
parent90246c32eaf76698be42bd431f5101f75163e157 (diff)
downloadclasspath-c6e42d3e6bf3f67fa78844470d7a7a17af088c7a.tar.gz
2008-03-10 Andrew John Hughes <gnu_andrew@member.fsf.org>
PR classpath/35422 * doc/api/Makefile.am: Include external/jsr166.
Diffstat (limited to 'doc')
-rw-r--r--doc/api/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/Makefile.am b/doc/api/Makefile.am
index b63b31f34..76b35c5f8 100644
--- a/doc/api/Makefile.am
+++ b/doc/api/Makefile.am
@@ -2,7 +2,7 @@ if CREATE_API_DOCS
noinst_DATA = html
endif
-sourcepath = $(top_builddir):$(top_srcdir):$(top_srcdir)/vm/reference:$(top_srcdir)/external/w3c_dom:$(top_srcdir)/external/sax
+sourcepath = $(top_builddir):$(top_srcdir):$(top_srcdir)/vm/reference:$(top_srcdir)/external/w3c_dom:$(top_srcdir)/external/sax:$(top_srcdir)/external/jsr166
classpathbox = "<span class='logo'><a href='http://www.gnu.org/software/classpath' target='_top'>GNU Classpath</a> ($(VERSION))"