[empathy/gnome-3-4] goa-mc-plugin: build with ERROR_CFLAGS



commit 10791a1b9d93c2870bf8b0a630092b7190f24a5f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Apr 2 10:46:56 2012 +0200

    goa-mc-plugin: build with ERROR_CFLAGS

 goa-mc-plugin/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/goa-mc-plugin/Makefile.am b/goa-mc-plugin/Makefile.am
index 18fc9ea..a273b72 100644
--- a/goa-mc-plugin/Makefile.am
+++ b/goa-mc-plugin/Makefile.am
@@ -1,5 +1,6 @@
 AM_CPPFLAGS = \
-        $(GOA_CFLAGS)
+        $(GOA_CFLAGS) \
+        $(ERROR_CFLAGS)
 
 pluginsdir = $(MISSION_CONTROL_PLUGINS_DIR)
 plugins_LTLIBRARIES = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]