]> andersk Git - libyaml.git/blob - tests/Makefile.am
Add the basic autoconf infrastructure.
[libyaml.git] / tests / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2 LDADD = $(top_srcdir)/src/libyaml.la
3 TESTS = test-version
4 check_PROGRAMS = test-version
This page took 0.757172 seconds and 5 git commands to generate.