Tests: Use Perl prove as the testsuite runner
[lttng-ust.git] / tests / snprintf / Makefile.am
index 9ca4f09a24d89d8494db333b9649f3f1f27481d3..d9f9da08f532ebda0e7be489935557fdabfd2bc4 100644 (file)
@@ -5,5 +5,5 @@ prog_SOURCES = prog.c
 prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la \
        $(top_builddir)/tests/libtap.a
 
-noinst_SCRIPT = run
-EXTRA_DIST = run
+noinst_SCRIPT = test_snprintf
+EXTRA_DIST = test_snprintf
This page took 0.028101 seconds and 5 git commands to generate.