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 --- nautilus-sendto-plugin/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nautilus-sendto-plugin') diff --git a/nautilus-sendto-plugin/Makefile.am b/nautilus-sendto-plugin/Makefile.am index 03564fe02..adc9bfb67 100644 --- a/nautilus-sendto-plugin/Makefile.am +++ b/nautilus-sendto-plugin/Makefile.am @@ -7,8 +7,7 @@ INCLUDES = \ $(NST_CFLAGS) \ $(WARN_CFLAGS) \ $(DISABLE_DEPRECATED) \ - $(EMPATHY_CFLAGS) \ - $(GTK_CFLAGS) + $(EMPATHY_CFLAGS) plugin_LTLIBRARIES = libnstempathy.la -- cgit v1.2.3