Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity/Makefile.am
blob: 2c2eff1849b6e220ea16d538ff5012b71bdb8a6b (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      \
	activityhandle.py       \
	activityservice.py      \
	bundlebuilder.py        \
	i18n.py			\
	main.py                 \
	namingalert.py          \
	widgets.py