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

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