| changeset 21 | 6065fde8401f |
| parent 18 | 4e58f47a8c43 |
| child 25 | efb0099bf9e0 |
--- a/sbin/build/client.xml Thu Sep 08 13:54:17 2011 +0200 +++ b/sbin/build/client.xml Thu Sep 08 13:55:04 2011 +0200 @@ -28,7 +28,7 @@ <target name="concatenate" description="Build the developer release file"> <concat destfile="${basedir}/LdtPlayer-release.js"> - <filelist dir="${basedir}/../../src/js" files="header.js LdtPlayer.js" /> + <filelist dir="${basedir}/../../src/js" files="LdtPlayer.js" /> </concat> </target> </project> \ No newline at end of file