Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat/Makefile.am
blob: b59548d31b27d5e2a3e5307dcba67fbf3093ace8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
sugardir = $(pythondir)/sugar
sugar_PYTHON =		\
	BuddyList.py	\
	chat.py		\
	network.py	\
	presence.py	\
	richtext.py

icondir = $(pkgdatadir)
icon_DATA =			\
	bubble.png		\
	bubbleOutline.png