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