Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/controlpanel/model/Makefile.am
blob: 20c27a96c9ee3b34fbfae577896cb6067a926761 (plain)
1
2
3
4
5
6
7
8
9
10
sugardir = $(pkgdatadir)/shell/controlpanel/model
sugar_PYTHON = 				\
	__init__.py			\
	aboutme.py			\
	aboutxo.py  			\
	datetime.py			\
	frame.py			\
	language.py			\
	network.py			\
	power.py