From 8d93b865c03829043b17010bc2bd7e3a89dbfb69 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 15 Nov 2010 13:40:43 +0100 Subject: Group all harddeps in one pkg-config call We do not support GTK2 anymore, so there is no point in keeping those --- tests/interactive/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/interactive') diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am index 258b86d45..24e674c6a 100644 --- a/tests/interactive/Makefile.am +++ b/tests/interactive/Makefile.am @@ -4,7 +4,6 @@ AM_CPPFLAGS = \ -DPKGDATADIR=\""$(pkgdatadir)"\" \ $(EMPATHY_CFLAGS) \ $(EDS_CFLAGS) \ - $(GTK_CFLAGS) \ $(WARN_CFLAGS) \ $(DISABLE_DEPRECATED) @@ -12,7 +11,6 @@ LDADD = \ $(top_builddir)/libempathy-gtk/libempathy-gtk.la \ $(top_builddir)/libempathy/libempathy.la \ $(EMPATHY_LIBS) \ - $(GTK_LIBS) \ $(EDS_LIBS) noinst_PROGRAMS = \ -- cgit v1.2.3