add all the other scripts to package_data

This commit is contained in:
Damien Churchill 2010-09-16 08:52:16 +01:00 committed by Andrew Resch
parent 6402634ec1
commit ed3b23b0fc

View File

@ -457,6 +457,8 @@ setup(
"ui/web/images/*.gif",
"ui/web/images/*.png",
"ui/web/js/*.js",
"ui/web/js/*/*.js",
"ui/web/js/*/*/*.js",
"ui/web/render/*.html",
"ui/web/themes/css/*.css",
"ui/web/themes/*/*.gif",