add missing subpackages, call makefiles automatically

This commit is contained in:
Christophe Benz 2010-07-06 12:44:46 +02:00
commit 4ae57899af
8 changed files with 14 additions and 20 deletions

View file

@ -36,6 +36,8 @@ setup(
'weboob',
'weboob.frontends',
'weboob.frontends.videoob_web',
'weboob.frontends.videoob_web.public',
'weboob.frontends.videoob_web.templates',
],
scripts=[
'scripts/videoob-web-server',