summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 8385c70199b82d8011dd10bd9a00658ba5f8d16c (plain)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = butterfly data

EXTRA_DIST = \
	NEWS \
	AUTHORS \
	COPYING

dist_libexec_SCRIPTS = telepathy-butterfly

CHECK_FOR_UNRELEASED = $(srcdir)/NEWS
include tools/telepathy.am