Index: trunk/build.xml
===================================================================
--- trunk/build.xml	(revision 12582)
+++ trunk/build.xml	(revision 12583)
@@ -772,5 +772,5 @@
     <target name="checkstyle" depends="checkstyle-compile">
         <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties"
-             classpath="tools/checkstyle/checkstyle-all.jar:dist/josm-custom.jar:${checkstyle-build.dir}"/>
+             classpath="tools/checkstyle/checkstyle-all.jar:${checkstyle-build.dir}"/>
         <checkstyle config="tools/checkstyle/josm_checks.xml">
             <fileset dir="${base.dir}/src/org/openstreetmap/josm" includes="**/*.java"
