Somehow we forgot to update this as part of the linker merge.
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2196 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/tools/benchmark-viewer/build.xml b/tools/benchmark-viewer/build.xml
index b4409a5..8d187fe 100755
--- a/tools/benchmark-viewer/build.xml
+++ b/tools/benchmark-viewer/build.xml
@@ -64,7 +64,7 @@
<target name="build" depends="compile, gwtc" description="Build and package this project">
<mkdir dir="${gwt.build.lib}" />
<copy todir="${tools.build}/www-new/${tools.module.path}" flatten="true" >
- <fileset dir="${tools.build}/www/${tools.module}/std" />
+ <fileset dir="${tools.build}/www/${tools.module}" />
</copy>
<gwt.jar>