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