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

sugardir = $(pkgdatadir)/shell/model
sugar_PYTHON =			\
	__init__.py		\
	accesspointmodel.py	\
	bundleregistry.py	\
	BuddyModel.py		\
	Friends.py		\
	Invites.py		\
	Owner.py		\
	MeshModel.py		\
	ShellModel.py		\
	homeactivity.py		\
	homemodel.py