]> andersk Git - libyaml.git/blobdiff - tests/Makefile.am
Imported Upstream version 0.1.5
[libyaml.git] / tests / Makefile.am
index e2f9e9c05b01924f6eafeaaaed3ceaa4be9c07e3..72e84d2a22173bab30cda2eb20519a862064774f 100644 (file)
@@ -1,4 +1,8 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
+#AM_CFLAGS = -Wno-pointer-sign
 LDADD = $(top_builddir)/src/libyaml.la
 TESTS = test-version test-reader
-check_PROGRAMS = test-version test-reader run-scanner run-parser
+check_PROGRAMS = test-version test-reader
+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.025118 seconds and 4 git commands to generate.