aboutsummaryrefslogtreecommitdiffstats
path: root/nautilus-sendto-plugin
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2010-11-15 20:40:43 +0800
committerXavier Claessens <xclaesse@gmail.com>2010-11-15 21:10:00 +0800
commit8d93b865c03829043b17010bc2bd7e3a89dbfb69 (patch)
tree873353260a7d90ffee1c464b42ae499ba9ef2db0 /nautilus-sendto-plugin
parent40c46616ed8b86375777610b6befc35f22914497 (diff)
downloadgsoc2013-empathy-8d93b865c03829043b17010bc2bd7e3a89dbfb69.tar
gsoc2013-empathy-8d93b865c03829043b17010bc2bd7e3a89dbfb69.tar.gz
gsoc2013-empathy-8d93b865c03829043b17010bc2bd7e3a89dbfb69.tar.bz2
gsoc2013-empathy-8d93b865c03829043b17010bc2bd7e3a89dbfb69.tar.lz
gsoc2013-empathy-8d93b865c03829043b17010bc2bd7e3a89dbfb69.tar.xz
gsoc2013-empathy-8d93b865c03829043b17010bc2bd7e3a89dbfb69.tar.zst
gsoc2013-empathy-8d93b865c03829043b17010bc2bd7e3a89dbfb69.zip
Group all harddeps in one pkg-config call
We do not support GTK2 anymore, so there is no point in keeping those
Diffstat (limited to 'nautilus-sendto-plugin')
-rw-r--r--nautilus-sendto-plugin/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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