Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/controlpanel/Makefile.am
blob: 41141aa0302825f96feec455bd59ceb253d9f818 (plain)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = model view

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