Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/Makefile.am
blob: 26224f19b43cafb045f999ab8f2985c4622fd7a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
sugardir = $(pythondir)/jarabe/model
sugar_PYTHON =			\
	__init__.py		\
	accesspointmodel.py	\
	buddymodel.py		\
	friends.py		\
	homeactivity.py		\
	homemodel.py		\
	invites.py		\
	owner.py		\
	meshmodel.py		\
        network.py              \
	shellmodel.py		\
	screen.py		\
	sound.py