Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/Makefile.am
blob: 05cec5072dbc478ea549205fefd8373f5d10883d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
sugardir = $(pythondir)/sugar/tutorius
sugar_PYTHON = \
	__init__.py \
	core.py \
	dialog.py \
	actions.py \
	gtkutils.py \
	filters.py \
	services.py \
	overlayer.py \
	editor.py \
	linear_creator.py \
    tutoserialize.py