# -*- Mode: Python -*-

Import('env')
env.SConscript(Glob('*/SConscript'), 'env')
