Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/Makefile.am
blob: 92e87124de0d2709e7e8ea33727805dd1359bbc7 (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		\
	mimeregistry.py		\
	neighborhood.py		\
        network.py              \
        notifications.py        \
	shell.py		\
	screen.py		\
        session.py		\
	sound.py		\
	telepathyclient.py