From d345fc72a9ff9ce2af454f428b56f78cb611416a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 18 Jun 2010 17:53:38 +0200 Subject: Depend on telepathy-logger (#610956) --- tests/Makefile.am | 2 -- tests/interactive/Makefile.am | 2 -- 2 files changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 15503acd1..cf3d84cba 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -13,14 +13,12 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -DPKGDATADIR=\""$(pkgdatadir)"\" \ $(EMPATHY_CFLAGS) \ - $(TPL_CFLAGS) \ $(WARN_CFLAGS) \ $(DISABLE_DEPRECATED) LDADD = \ $(top_builddir)/libempathy-gtk/libempathy-gtk.la \ $(top_builddir)/libempathy/libempathy.la \ - $(TPL_LIBS) \ $(EMPATHY_LIBS) TEST_PROGS = \ diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am index 5d3a66faa..8fc19eb3e 100644 --- a/tests/interactive/Makefile.am +++ b/tests/interactive/Makefile.am @@ -3,14 +3,12 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -DPKGDATADIR=\""$(pkgdatadir)"\" \ $(EMPATHY_CFLAGS) \ - $(TPL_CFLAGS) \ $(WARN_CFLAGS) \ $(DISABLE_DEPRECATED) LDADD = \ $(top_builddir)/libempathy-gtk/libempathy-gtk.la \ $(top_builddir)/libempathy/libempathy.la \ - $(TPL_LIBS) \ $(EMPATHY_LIBS) noinst_PROGRAMS = \ -- cgit v1.2.3