summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bc315ee..cc4fc2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4
-AM_CFLAGS = -Wall -Werror -O2
+AM_CFLAGS = -Wall -Werror -Wextra
lib_LTLIBRARIES = liballium-@ALLIUM_API_VERSION@.la