sbin/build/compil.sh
branchnew-model
changeset 904 510ebab76fa3
parent 887 6a04bd37da0a
child 924 64c2eaafe5e2
--- a/sbin/build/compil.sh	Tue May 15 15:50:19 2012 +0200
+++ b/sbin/build/compil.sh	Fri May 18 18:23:51 2012 +0200
@@ -1,4 +1,4 @@
 #!/bin/sh
 sh ../res/ant/bin/ant -f client.xml
 cp ../../build/LdtPlayer-core.js ../../test/metadataplayer/LdtPlayer-core.js
-cp ../../src/widgets/* ../../test/metadataplayer
\ No newline at end of file
+cp -R ../../src/widgets/* ../../test/metadataplayer
\ No newline at end of file