Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame/Makefile.am
blob: a737e01887bf2f5e60953eee7039b0e42a8bb62b (plain)
1
2
3
4
5
6
7
8
sugardir = $(pkgdatadir)/shell/view/frame
sugar_PYTHON =				\
	__init__.py			\
	RightPanel.py			\
	PanelWindow.py			\
	Frame.py			\
	TopPanel.py			\
	BottomPanel.py