summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: bfc01d7df0dc9bc8e21437134d9f638496b6fe23 (plain)
1
2
3
4
5
6
AM_CPPFLAGS = -I$(top_srcdir)/include
#AM_CFLAGS = -Wno-pointer-sign
LDADD = $(top_builddir)/src/libyaml.la
TESTS = test-version test-reader
check_PROGRAMS = test-version test-reader
noinst_PROGRAMS = run-scanner run-parser run-emitter example-reformatter example-deconstructor