diff options
Diffstat (limited to 'tests/interactive')
-rw-r--r-- | tests/interactive/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
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 = \ |