]> git.ozlabs.org Git - ponghero.git/blobdiff - ccan/ccan_tools/libtap/tests/ok/ok-numeric/Makefile.am
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / ccan_tools / libtap / tests / ok / ok-numeric / Makefile.am
diff --git a/ccan/ccan_tools/libtap/tests/ok/ok-numeric/Makefile.am b/ccan/ccan_tools/libtap/tests/ok/ok-numeric/Makefile.am
new file mode 100644 (file)
index 0000000..11a66c1
--- /dev/null
@@ -0,0 +1,13 @@
+
+TESTS =                ../../test.t
+TESTS_ENVIRONMENT =    $(SHELL)
+
+EXTRA_DIST =           test.pl
+
+check_PROGRAMS =       test
+
+test_CFLAGS =          -g -I../../../src
+test_LDFLAGS =                 -L../../../src
+test_LDADD =           -ltap
+
+CLEANFILES =   test.o test.c.out test.pl.out