Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/Makefile.am
blob: 019b5737e9db431d47c80ab336f203bf815323f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUBDIRS = devices

sugardir = $(pythondir)/jarabe/model
sugar_PYTHON =			\
	__init__.py		\
	accesspointmodel.py	\
	buddymodel.py		\
	clipboard.py		\
	clipboardobject.py	\
	friends.py		\
	invites.py		\
	owner.py		\
	meshmodel.py		\
        network.py              \
	shellmodel.py		\
	homeactivity.py		\
	homemodel.py