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

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