diff -r 476950fc348d -r 8a64fc6b9d0e scripts/make_release.sh --- 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.