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