42fef182f4
the shell and expose the parts that should be public to the shell dbus service.
12 lines
239 B
Makefile
12 lines
239 B
Makefile
sugardir = $(pythondir)/sugar/activity
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
activity.py \
|
|
activityfactory.py \
|
|
activityfactoryservice.py \
|
|
activityhandle.py \
|
|
activityservice.py \
|
|
bundle.py \
|
|
bundlebuilder.py \
|
|
registry.py
|