Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/Makefile.am
blob: ce675843b50a018050b36731629b61264d9fdec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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