changeset 4268 | e9bed3bc1333 |
parent 4252 | 6c4f109c2b03 |
child 4436 | 294e084f1263 |
--- a/__pkginfo__.py Tue Jan 19 17:50:36 2010 +0100 +++ b/__pkginfo__.py Tue Jan 19 17:50:48 2010 +0100 @@ -48,7 +48,6 @@ scripts = [s for s in glob.glob(join('bin', 'cubicweb-*')) if not s.endswith('.bat')] include_dirs = [join('test', 'data'), - join('common', 'test', 'data'), join('server', 'test', 'data'), join('web', 'test', 'data'), join('devtools', 'test', 'data'),