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