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