[empathy] src/Makefile.am: actually enable warning CFLAGS
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] src/Makefile.am: actually enable warning CFLAGS
- Date: Thu, 11 Jun 2009 08:25:54 -0400 (EDT)
commit 48b18840940ff3b59647e8617f667b71246da022
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Thu Jun 11 13:14:46 2009 +0100
src/Makefile.am: actually enable warning CFLAGS
---
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 8102666..60f9ada 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,7 +6,7 @@ AM_CPPFLAGS = \
$(EMPATHY_CFLAGS) \
$(LIBNOTIFY_CFLAGS) \
$(LIBCHAMPLAIN_CFLAGS) \
- $(DISABLE_DEPRECATED)
+ $(DISABLE_DEPRECATED) \
$(WARN_CFLAGS)
LDADD = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]