scripts/build.sh
changeset 2326 16c1b1412b0d
parent 2303 11cf7f2cc4ff
child 2328 e077dc264dff
--- a/scripts/build.sh	Mon May 18 19:33:47 2009 +0200
+++ b/scripts/build.sh	Mon May 18 19:34:19 2009 +0200
@@ -11,7 +11,7 @@
 DEFAULT_APP_BUILD=../build
 DEFAULT_APP_FOLDER="../app"
 DEFAULT_APP_FILES="app.yaml cron.yaml index.yaml main.py settings.py urls.py"
-DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery ranklist json"
+DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery ranklist json htmlsanitizer"
 DEFAULT_ZIP_FILES="tiny_mce.zip"
 
 APP_BUILD=${APP_BUILD:-"${DEFAULT_APP_BUILD}"}