From ced861778e7511c2300f03b0816fb18f800b8c56 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 20 Oct 2009 16:29:56 +0100 Subject: Enable extra error CFLAGS in libempathy-gtk/ --- libempathy-gtk/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index cdcd0bd3f..065fa3f7b 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/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) \ -DDATADIR=\""$(datadir)"\" \ -- cgit v1.2.3