Enable compiler warnings in the tests.

macos/v1.5.9
Eric Anholt 11 years ago
parent 36847f88a7
commit c761908c3e
  1. 2
      test/Makefile.am

@ -48,6 +48,8 @@ AM_CPPFLAGS = \
-I$(top_builddir)/include \
$(X11_CFLAGS)
AM_CFLAGS = $(CWARNFLAGS)
TESTS = \
$(EGL_TESTS) \
$(GLX_TESTS) \

Loading…
Cancel
Save