diff --git a/projects/samskivert/build.xml b/projects/samskivert/build.xml
index f42464e8..ff08745c 100644
--- a/projects/samskivert/build.xml
+++ b/projects/samskivert/build.xml
@@ -54,7 +54,8 @@
doctitle="${app.name} API"
overview="${src.dir}/${doc.overview}"
bottom="Copyright © 2001 ${copyright.holder}. All Rights Reserved."
- destdir="${javadoc.dir}">
+ destdir="${javadoc.dir}"
+ additionalparam="-breakiterator">