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

sugardir = $(pkgdatadir)/shell/view
sugar_PYTHON =				\
	__init__.py			\
	ActivityHost.py			\
	ConsoleWindow.py		\
	FirstTimeDialog.py		\
	BuddyIcon.py			\
	BuddyMenu.py			\
	OverlayWindow.py		\
	Shell.py			\
	stylesheet.py