]> code.delx.au - gnu-emacs/blobdiff - lib/Makefile.am
Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
[gnu-emacs] / lib / Makefile.am
index 220ba713d4ef7044622d6fd53c52a9790ae64c8a..716510aff920e96cffe8ea32ba027487bcd024c7 100644 (file)
@@ -4,6 +4,7 @@ MOSTLYCLEANDIRS =
 MOSTLYCLEANFILES =
 noinst_LIBRARIES =
 
+AM_CFLAGS = $(GNULIB_WARN_CFLAGS) $(WERROR_CFLAGS)
 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
 
 include gnulib.mk