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

bin_SCRIPTS = sugar

sugardir = $(pkgdatadir)/shell
sugar_PYTHON =			\
	__init__.py		\
	shell.py        	\
	Owner.py		\
	PresenceWindow.py 	\
	StartPage.py		\
	WindowManager.py