Index: trunk/build.xml
===================================================================
--- trunk/build.xml	(revision 1941)
+++ trunk/build.xml	(revision 2274)
@@ -23,5 +23,5 @@
 		<property name="version.entry.commit.revision" value="UNKNOWN"/>
 		<property name="version.entry.commit.date" value="UNKNOWN"/>
-
+	    <echo>Revision ${version.entry.commit.revision}</echo>
 		<copy file="CONTRIBUTION" todir="build"/>
 		<copy file="README" todir="build"/>
@@ -30,4 +30,7 @@
                 <!-- styles -->
 		<copy file="styles/standard/elemstyles.xml" todir="build/styles/standard"/>
+
+        <!-- css-->
+		<copy file="src/org/openstreetmap/josm/gui/help/help-browser.css" todir="build/org/openstreetmap/josm/gui/help"/>
 
 		<!-- create josm-custom.jar -->
