diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/makejs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/makejs.sh b/tools/makejs.sh index 7cc65c8..14a611e 100755 --- a/tools/makejs.sh +++ b/tools/makejs.sh @@ -2,4 +2,4 @@ cd ../frontend/static/js/ rm sj6.js -cat `ls *.js` > sj6.js +cat jquery-1.5.2.min.js jquery.md5.js swfobject.js soundmanager2.js debug.js api.js auth.js like.js search.js player.js vimeo.js youtube.js soundcloud.js audio.js tokbox.js chat.js room.js main.js > sj6.js |
