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

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