scripts/make_release.sh
changeset 326 4a4474944dee
parent 280 ce9b10bbdd42
child 463 b3a538f81a50
--- a/scripts/make_release.sh	Tue Oct 14 20:33:20 2008 +0000
+++ b/scripts/make_release.sh	Tue Oct 14 21:02:28 2008 +0000
@@ -11,7 +11,7 @@
 DEFAULT_APP_RELEASE=../release
 DEFAULT_APP_FOLDER="../app"
 DEFAULT_APP_FILES="app.yaml index.yaml __init__.py main.py settings.py urls.py"
-DEFAULT_APP_DIRS="soc ghop gsoc feedparser polymodel python25src"
+DEFAULT_APP_DIRS="soc ghop gsoc feedparser polymodel python25src reflistprop"
 DEFAULT_ZIP_FILES="tiny_mce.zip"
 
 APP_RELEASE=${APP_RELEASE:-"${DEFAULT_APP_RELEASE}"}