scripts/build.sh
changeset 1731 254375a57d62
parent 1675 6ba61cce4b52
child 1808 f6ec0f486247
--- a/scripts/build.sh	Sat Mar 07 22:14:04 2009 +0000
+++ b/scripts/build.sh	Sun Mar 08 00:00:13 2009 +0000
@@ -11,7 +11,7 @@
 DEFAULT_APP_BUILD=../build
 DEFAULT_APP_FOLDER="../app"
 DEFAULT_APP_FILES="app.yaml index.yaml __init__.py main.py settings.py urls.py"
-DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery ranklist"
+DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery ranklist json"
 DEFAULT_ZIP_FILES="tiny_mce.zip"
 
 APP_BUILD=${APP_BUILD:-"${DEFAULT_APP_BUILD}"}