author | Todd Larsen <tlarsen@google.com> |
Tue, 16 Sep 2008 17:07:58 +0000 | |
changeset 157 | 8a64fc6b9d0e |
parent 156 | 476950fc348d |
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.