aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile.am
diff options
context:
space:
mode:
authorjames <>2012-06-22 10:22:25 +0000
committerjames <>2012-06-22 10:22:25 +0000
commitc945112e89222e697c3733c69eab685f606a5be5 (patch)
tree20d0d125ed4d76259f87740d5cd9344bcade24d5 /apps/Makefile.am
parent9a219228a74b32f3b3202609a155d8f22ba47da8 (diff)
downloadsympathy-c945112e89222e697c3733c69eab685f606a5be5.tar.gz
sympathy-c945112e89222e697c3733c69eab685f606a5be5.tar.bz2
sympathy-c945112e89222e697c3733c69eab685f606a5be5.zip
*** empty log message ***
Diffstat (limited to 'apps/Makefile.am')
-rw-r--r--apps/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/Makefile.am b/apps/Makefile.am
index c308bee..ef1037d 100644
--- a/apps/Makefile.am
+++ b/apps/Makefile.am
@@ -7,6 +7,9 @@
# $Id$
#
# $Log$
+# Revision 1.13 2012/06/22 10:22:24 james
+# *** empty log message ***
+#
# Revision 1.12 2008/03/07 13:56:39 james
# *** empty log message ***
#
@@ -62,6 +65,6 @@ tidy: ${SRCS} ${HDRS}
indent -i2 -ts0 ${SRCS} ${HDRS}
/bin/rm -f *~
-AM_CFLAGS=-g -Werror
+AM_CFLAGS=-g -Wall