From cf819bf0f8d5210c676551368d9398457b167071 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 23 Dec 2012 13:51:35 -0500 Subject: fix makejs --- tools/makejs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2