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