]> andersk Git - libyaml.git/blame - tests/Makefile.am
Older versions of gcc do not know about -Wno-pointer-sign.
[libyaml.git] / tests / Makefile.am
CommitLineData
cec6fc98 1AM_CPPFLAGS = -I$(top_srcdir)/include
609cce0e 2#AM_CFLAGS = -Wno-pointer-sign
721c1923 3LDADD = $(top_builddir)/src/libyaml.la
3d790dfd 4TESTS = test-version test-reader
2a02dfd2
KS
5check_PROGRAMS = test-version test-reader
6noinst_PROGRAMS = run-scanner run-parser run-emitter example-reformatter example-deconstructor
This page took 0.044138 seconds and 5 git commands to generate.