summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: 8f699070a45e2e8b606e4fa0081ce49efb37a8ed (plain)
1
2
3
4
AM_CPPFLAGS = -I$(top_srcdir)/include
LDADD = $(top_builddir)/src/libyaml.la
TESTS = test-version test-reader
check_PROGRAMS = test-version test-reader