aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile.am
diff options
context:
space:
mode:
authorjames <>2008-02-14 02:46:45 +0000
committerjames <>2008-02-14 02:46:45 +0000
commitbc6a29d06c22bdcada4cb18d8401e5d37f46fd36 (patch)
treecbe671b5cad8d7af21450915e2e312119ef0406d /apps/Makefile.am
parente65130e63d050d37b9605339c0abfdcef73c4472 (diff)
downloadsympathy-bc6a29d06c22bdcada4cb18d8401e5d37f46fd36.tar.gz
sympathy-bc6a29d06c22bdcada4cb18d8401e5d37f46fd36.tar.bz2
sympathy-bc6a29d06c22bdcada4cb18d8401e5d37f46fd36.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 f0f5881..b14601c 100644
--- a/apps/Makefile.am
+++ b/apps/Makefile.am
@@ -7,6 +7,9 @@
# $Id$
#
# $Log$
+# Revision 1.5 2008/02/14 02:46:44 james
+# *** empty log message ***
+#
# Revision 1.4 2008/02/14 00:57:58 james
# *** empty log message ***
#
@@ -34,6 +37,6 @@ sympathy_LDADD = ../src/libsympathy.a -lutil
sympathyd_SOURCES = sympathyd.c clients.c client.c
sympathyd_LDADD = ../src/libsympathy.la -lutil
-AM_CFLAGS=-g
+AM_CFLAGS=-g -Werror