diff --git a/apps/BOB/build.xml b/apps/BOB/build.xml
index 7415f46e9..2ede134c7 100644
--- a/apps/BOB/build.xml
+++ b/apps/BOB/build.xml
@@ -71,26 +71,7 @@
nbproject/build-impl.xml file.
-->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/apps/BOB/nbproject/project.properties b/apps/BOB/nbproject/project.properties
index 44a617388..0249f4e45 100644
--- a/apps/BOB/nbproject/project.properties
+++ b/apps/BOB/nbproject/project.properties
@@ -26,7 +26,7 @@ dist.dir=dist
dist.jar=${dist.dir}/BOB.jar
dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
-excludes=
+excludes=**/*.html
file.reference.build-javadoc=../../i2p.i2p/build/javadoc
file.reference.i2p.jar=../../core/java/build/i2p.jar
file.reference.i2ptunnel.jar=../i2ptunnel/java/build/i2ptunnel.jar
diff --git a/history.txt b/history.txt
index 21bf898a6..fbab25321 100644
--- a/history.txt
+++ b/history.txt
@@ -1,3 +1,7 @@
+2011-06-01 sponge
+ * Re the below, using better way that kytv suggested.
+ There is more than one way to peel a pineapple...
+
2011-06-01 sponge
* Remove the one little html file that ends up in BOB.jar.
The file is NOT a javadoc file, it is a package file.