Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/Makefile.am
blob: 0632e47147d567906191f6f66b0d1a26ae949077 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUBDIRS = uam

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 \
	constraints.py \
	properties.py \
	tutoserialize.py \
	bundler.py