aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile.am
diff options
context:
space:
mode:
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