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