Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/p2p/model/Makefile.am
blob: 29253451bc0289175958d932d280dabba8b4ab9e (plain)
1
2
3
4
5
6
sugardir = $(pythondir)/sugar/p2p/model
sugar_PYTHON =			\
	__init__.py		\
	AbstractModel.py	\
	LocalModel.py		\
	RemoteModel.py