Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/Makefile.am
blob: 7481dbe5ee0432b74aec49e31d61271b75b389d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = frame home

sugardir = $(pkgdatadir)/shell/view
sugar_PYTHON =				\
	__init__.py			\
	ActivityHost.py			\
	ConsoleWindow.py		\
	FirstTimeDialog.py		\
	FriendIcon.py			\
	FriendPopup.py			\
	Shell.py