Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/Makefile.am
blob: d6ea9a485730830d9614c0e2aebb16746cda58d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
sugardir = $(pythondir)/sugar/activity
sugar_PYTHON =				\
	__init__.py			\
	activity.py			\
	activityfactory.py		\
	activityfactoryservice.py	\
	activityhandle.py		\
	activityservice.py		\
	bundle.py			\
	bundlebuilder.py		\
	registry.py