Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/Makefile.am
blob: 87c4265101f6a0fbb581f65fd68cb29883234f43 (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		\
	bundleregistry.py