sbin/build/client.xml
branchpopcorn-port
changeset 358 430c1a7a09de
parent 216 d1e891627286
child 389 2f855c3efd48
--- a/sbin/build/client.xml	Wed Nov 30 11:22:01 2011 +0100
+++ b/sbin/build/client.xml	Wed Nov 30 12:17:19 2011 +0100
@@ -71,7 +71,7 @@
 	    <concat encoding="UTF-8" outputencoding="UTF-8" destfile="../../build/LdtPlayer-release.js">
 			<filelist dir="../../src/js/" files="header.js" />
 	        <filelist dir="../../src/js/libs" files="popcorn.js popcorn.youtube.js popcorn.code.js popcorn.jwplayer.js popcorn.mediafragment.js jwplayer.js mustache.js raphael.js" />
-	        <filelist dir="../../src/js" files="LdtPlayer.js" />
+	        <filelist dir="../../src/js" files="main.js" />
 	    	<filelist dir="../../build" files="compiled_templates.js" />
 	    	<filelist dir="../../src/js" files="utils.js data.js site.js ui.js widgets.js layout.js init.js" />
 			<fileset dir="../../src/js/widgets" casesensitive="yes">
@@ -101,4 +101,4 @@
 			<arg path="${jslint.js}"/>  
 		</apply>
 	</target>
-</project>
\ No newline at end of file
+</project>