summaryrefslogtreecommitdiff
path: root/telepathy-ytstenut-glib/tests/Makefile.am
blob: c2c505cb6f814c771dde680278bfdbe540b8e44d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

AM_CFLAGS = \
	$(ERROR_CFLAGS) \
	$(DBUS_CFLAGS) \
	$(GLIB_CFLAGS) \
	$(TP_GLIB_CFLAGS) \
	-I$(top_srcdir)

AM_LDFLAGS = \
	$(DBUS_LIBS) \
	$(GLIB_LIBS) \
	$(TP_GLIB_LIBS)

LDADD = \
	$(top_builddir)/telepathy-ytstenut-glib/libtelepathy-ytstenut-glib.la

noinst_PROGRAMS = \
	diddle-account-manager \
	client-pong \
	client-ping \
	nosey-status \
	passing-service \
	passing-status \
	server-client-pong \
	server-client-ping