]> andersk Git - libyaml.git/blobdiff - tests/Makefile.am
Add -Wall to list of compile flags
[libyaml.git] / tests / Makefile.am
index 72e84d2a22173bab30cda2eb20519a862064774f..81decb40044af68c67750fddfc4ef03b9fe2a486 100644 (file)
@@ -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
This page took 0.024852 seconds and 4 git commands to generate.