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