]> andersk Git - libyaml.git/blame_incremental - tests/Makefile.am
Add -Wall to list of compile flags
[libyaml.git] / tests / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS = -I$(top_srcdir)/include -Wall
2#AM_CFLAGS = -Wno-pointer-sign
3LDADD = $(top_builddir)/src/libyaml.la
4TESTS = test-version test-reader
5check_PROGRAMS = test-version test-reader
6noinst_PROGRAMS = run-scanner run-parser run-loader run-emitter run-dumper \
7 example-reformatter example-reformatter-alt \
8 example-deconstructor example-deconstructor-alt
This page took 0.025838 seconds and 5 git commands to generate.