Add a simple bundle builder, based on the setup.py we

have been using for btest-1
This commit is contained in:
Marco Pesenti Gritti 2006-11-27 14:56:48 +01:00
parent 880842dd86
commit cb70561dcd

View File

@ -4,4 +4,5 @@ sugar_PYTHON = \
Activity.py \
ActivityFactory.py \
bundle.py \
bundlebuilder.py \
bundleregistry.py