Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/chat/Makefile.am
blob: e1435f29a03fa0c5617e0296bce9dfb0f57f97b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUBDIRS = sketchpad

sugardir = $(pythondir)/sugar/chat
sugar_PYTHON =		\
	__init__.py	\
	ActivityChat.py	\
	Chat.py		\
	ChatEditor.py	\
	ChatToolbar.py	\
	ChatWindow.py	\
	Emoticons.py	\
	GroupChat.py	\
	MeshChat.py	\
	richtext.py

EXTRA_DIST = \
	$(icon_DATA)