X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/6bc9e2466b54f015e1ed127cf6e053b73b5adacf..b6cc3a689d9fd7f72863b7a4f95f430b2d75378e:/tests/Makefile.am diff --git a/tests/Makefile.am b/tests/Makefile.am index 72e84d2..81decb4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include -Wall #AM_CFLAGS = -Wno-pointer-sign LDADD = $(top_builddir)/src/libyaml.la TESTS = test-version test-reader