summaryrefslogtreecommitdiff
path: root/gnulib-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-tests/Makefile.am')
-rw-r--r--gnulib-tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-tests/Makefile.am b/gnulib-tests/Makefile.am
index 7ec0a1cdd..9883a771d 100644
--- a/gnulib-tests/Makefile.am
+++ b/gnulib-tests/Makefile.am
@@ -1,6 +1,6 @@
include gnulib.mk
-AM_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS) # $(WERROR_CFLAGS)
+AM_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
# A few tests are inherently warning-evoking.
# Since we require -Werror, exempt the few offenders.