scripts/make_release.sh
changeset 157 8a64fc6b9d0e
parent 150 715b07485c48
child 158 2d5a7c18f9ea
--- a/scripts/make_release.sh	Tue Sep 16 17:05:43 2008 +0000
+++ b/scripts/make_release.sh	Tue Sep 16 17:07:58 2008 +0000
@@ -12,7 +12,7 @@
 RELEASE=../release
 APP_FOLDER="../app"
 APP_FILES="app.yaml index.yaml __init__.py main.py settings.py urls.py"
-APP_DIRS="soc ghop gsoc"
+APP_DIRS="soc ghop gsoc feedparser tiny_mce"
 
 cd $APP_FOLDER
 # Remove old $ZIPFILE file.