Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/home/Makefile.am
blob: 2a86a261404b9ead5cc24ec7c4c0028482e47f0b (plain)
1
2
3
4
5
6
7
8
9
10
sugardir = $(pkgdatadir)/shell/home
sugar_PYTHON =				\
	__init__.py			\
	FriendsModel.py			\
	FriendsView.py			\
	MeshModel.py			\
	MeshView.py			\
	HomeView.py			\
	HomeWindow.py			\
	HomeModel.py