Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/Makefile.am
blob: 2ce494ba5d9207522b591fdd7b6f8eb96d200bda (plain)
1
2
3
4
5
6
7
sugardir = $(pkgdatadir)/shell/model
sugar_PYTHON =			\
	__init__.py		\
	Friends.py		\
	Invites.py		\
	Owner.py		\
	ShellModel.py