diff --git a/scripts/make_min_web2py.py b/scripts/make_min_web2py.py index 9fd0c19c..2fef642c 100644 --- a/scripts/make_min_web2py.py +++ b/scripts/make_min_web2py.py @@ -13,12 +13,12 @@ it will mkdir minweb2py and build a minimal web2py installation REQUIRED = """ VERSION web2py.py -fcgihandler.py -gaehandler.py -wsgihandler.py anyserver.py applications/__init__.py applications/welcome/controllers/default.py +handlers/fcgihandler.py +handlers/gaehandler.py +handlers/wsgihandler.py """ # files and folders to exclude from gluon folder (comment with # if needed)