aboutsummaryrefslogtreecommitdiffstats
path: root/nautilus-sendto-plugin
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-27 21:37:08 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-27 21:37:08 +0800
commita4f0fc24f06f82f4792836e8e37c5d9d97e92f07 (patch)
treeb4363fe8372d396134e47ac05ecedae1723760b9 /nautilus-sendto-plugin
parentc3c7502b206eb550c08e8a9271a4087d855038df (diff)
downloadgsoc2013-empathy-a4f0fc24f06f82f4792836e8e37c5d9d97e92f07.tar
gsoc2013-empathy-a4f0fc24f06f82f4792836e8e37c5d9d97e92f07.tar.gz
gsoc2013-empathy-a4f0fc24f06f82f4792836e8e37c5d9d97e92f07.tar.bz2
gsoc2013-empathy-a4f0fc24f06f82f4792836e8e37c5d9d97e92f07.tar.lz
gsoc2013-empathy-a4f0fc24f06f82f4792836e8e37c5d9d97e92f07.tar.xz
gsoc2013-empathy-a4f0fc24f06f82f4792836e8e37c5d9d97e92f07.tar.zst
gsoc2013-empathy-a4f0fc24f06f82f4792836e8e37c5d9d97e92f07.zip
build nautilus-sendto plugin with ERROR_CFLAGS
Diffstat (limited to 'nautilus-sendto-plugin')
-rw-r--r--nautilus-sendto-plugin/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/nautilus-sendto-plugin/Makefile.am b/nautilus-sendto-plugin/Makefile.am
index adc9bfb67..63f8c442b 100644
--- a/nautilus-sendto-plugin/Makefile.am
+++ b/nautilus-sendto-plugin/Makefile.am
@@ -6,6 +6,7 @@ INCLUDES = \
-DLOCALEDIR=\""$(datadir)/locale"\" \
$(NST_CFLAGS) \
$(WARN_CFLAGS) \
+ $(ERROR_CFLAGS) \
$(DISABLE_DEPRECATED) \
$(EMPATHY_CFLAGS)