]> andersk Git - libyaml.git/blobdiff - tests/Makefile.am
Start working with multiple Dockerfiles
[libyaml.git] / tests / Makefile.am
index bfc01d7df0dc9bc8e21437134d9f638496b6fe23..72e84d2a22173bab30cda2eb20519a862064774f 100644 (file)
@@ -3,4 +3,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
 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
+noinst_PROGRAMS = run-scanner run-parser run-loader run-emitter run-dumper     \
+                                 example-reformatter example-reformatter-alt   \
+                                 example-deconstructor example-deconstructor-alt
This page took 0.027777 seconds and 4 git commands to generate.