Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/Makefile.am
blob: d6ce0f1cf3cb17ba45f6ef6578bf670033b984e4 (plain)
1
2
3
4
5
6
7
8
sugardir = $(pythondir)/sugar/tutorius
sugar_PYTHON = \
	__init__.py \
	core.py \
	dialog.py \
	actions.py \
	gtkutils.py \
	filters.py