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