X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=tests%2Fsnprintf%2FMakefile.am;h=d9f9da08f532ebda0e7be489935557fdabfd2bc4;hb=7fedf800365965f64b6d81e08f9863067702306f;hp=9ca4f09a24d89d8494db333b9649f3f1f27481d3;hpb=d23b20e9573b260595f50e662e771d7a336ab07e;p=lttng-ust.git diff --git a/tests/snprintf/Makefile.am b/tests/snprintf/Makefile.am index 9ca4f09a..d9f9da08 100644 --- a/tests/snprintf/Makefile.am +++ b/tests/snprintf/Makefile.am @@ -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