]> andersk Git - libyaml.git/blame - tests/Makefile.am
Add Emitter definitions and implement the Writer.
[libyaml.git] / tests / Makefile.am
CommitLineData
cec6fc98 1AM_CPPFLAGS = -I$(top_srcdir)/include
721c1923 2LDADD = $(top_builddir)/src/libyaml.la
3d790dfd 3TESTS = test-version test-reader
625fcfe9 4check_PROGRAMS = test-version test-reader run-scanner run-parser
This page took 0.745309 seconds and 5 git commands to generate.