--- a/scripts/build.sh Mon Jun 01 22:23:46 2009 +0200
+++ b/scripts/build.sh Mon Jun 01 23:42:36 2009 +0200
@@ -11,7 +11,8 @@
DEFAULT_APP_BUILD=../build
DEFAULT_APP_FOLDER="../app"
DEFAULT_APP_FILES="app.yaml cron.yaml index.yaml main.py settings.py shell.py urls.py gae_django.py"
-DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery ranklist shell json htmlsanitizer"
+DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery \
+ ranklist shell json htmlsanitizer taggable-mixin gviz"
DEFAULT_ZIP_FILES="tiny_mce.zip"
APP_BUILD=${APP_BUILD:-"${DEFAULT_APP_BUILD}"}