Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/controlpanel/Makefile.am
blob: 7d17b4fa74a7708f5b0244a403101f9c4c567467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = aboutme aboutxo datetime frame language network power

sugardir = $(pythondir)/jarabe/controlpanel
sugar_PYTHON = 				\
	__init__.py			\
	cmd.py				\
	gui.py				\
	inlinealert.py			\
	sectionview.py			\
	toolbar.py