From 94fedc82f978087ed83e3ecb1af6c674064bc6bb Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 20 Oct 2009 16:30:08 +0100 Subject: Enable extra error CFLAGS in libempathy/ --- libempathy/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 1783650a9..1e7d01ca3 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -2,6 +2,7 @@ include $(top_srcdir)/tools/shave.mk include $(top_srcdir)/tools/flymake.mk AM_CPPFLAGS = \ + $(ERROR_CFLAGS) \ -I. \ -I$(top_srcdir) \ -I$(top_builddir) \ -- cgit v1.2.3