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