summaryrefslogtreecommitdiff
path: root/butterfly/Makefile.am
blob: 4ab863756d5742aa7a2f879a6b5163078d1ca6f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUBDIRS = channel media util

butterflydir = $(pythondir)/butterfly
butterfly_PYTHON = \
	aliasing.py \
	capabilities.py \
	connection.py \
	debug.py \
	__init__.py \
	presence.py \
	avatars.py \
	channel_manager.py \
	connection_manager.py \
	contacts.py \
	handle.py \
	mail_notification.py