Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/PresenceService/Makefile.am
blob: e3cced448483ab1e2a74c708a3939f6aa64202ce (plain)
1
2
3
4
5
6
7
sugardir = $(pkgdatadir)/shell/PresenceService
sugar_PYTHON =				\
	__init__.py			\
	Activity.py			\
	Buddy.py			\
	PresenceService.py		\
	Service.py