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