fix building after the theme switch about

This commit is contained in:
Damien Churchill 2010-03-18 12:41:07 +00:00
parent 7947773a88
commit 26defff7fc
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ setup(
"ui/web/images/*.png",
"ui/web/js/*.js",
"ui/web/render/*.html",
"ui/web/themes/*/*/*"
"ui/web/themes/*/*/*/*"
]},
packages = find_packages(exclude=["plugins", "docs", "tests"]),
entry_points = """