Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/controlpanel/Makefile.am
blob: 1de296169e42830258b4e61a61146398dbfde69d (plain)
1
2
3
4
5
6
7
8
9
10
sugardir = $(pythondir)/jarabe/controlpanel
sugar_PYTHON = 				\
	__init__.py			\
	cmd.py				\
	gui.py				\
	inlinealert.py			\
	sectionview.py			\
	toolbar.py