Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/Makefile.am
blob: 4650c3b9084f2d29fbb2db605babae88cec9c0e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
sugardir = $(pythondir)/jarabe/model
sugar_PYTHON =			\
	adhoc.py		\
	__init__.py		\
	buddy.py		\
	bundleregistry.py	\
	filetransfer.py		\
	friends.py		\
	invites.py		\
	olpcmesh.py		\
	owner.py		\
	mimeregistry.py	\
	neighborhood.py		\
        network.py              \
        notifications.py        \
	shell.py		\
	screen.py		\
        session.py		\
	sound.py