Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home/Makefile.am
blob: ddf9653ac3948b50279e6a9219b8c2f749b31ac3 (plain)
1
2
3
4
5
6
7
8
9
10
sugardir = $(pkgdatadir)/shell/view/home
sugar_PYTHON =				\
	__init__.py			\
	DonutItem.py			\
	FriendsGroup.py			\
	IconLayout.py			\
	HomeGroup.py			\
	HomeWindow.py			\
	MeshGroup.py			\
	MyIcon.py