Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/presence/Makefile.am
blob: 7322ecbb8e06dfec1dc12b35725a28897d7d1fd9 (plain)
1
2
3
4
5
6
7
8
9
10
sugardir = $(pythondir)/sugar3/presence
sugar_PYTHON =			\
	__init__.py		\
	activity.py		\
	buddy.py		\
	connectionmanager.py	\
	sugartubeconn.py	\
	tubeconn.py		\
	presenceservice.py