From 7baec44ef2117fa4565bd8e3d85feadb875a4a14 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sat, 27 Oct 2012 11:22:22 -0400 Subject: [PATCH] tests: add test traces to distribution tarball Signed-off-by: Mathieu Desnoyers --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index ffb41343..ff68240e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,7 +4,7 @@ noinst_PROGRAMS = test-bitfield test_bitfield_SOURCES = test-bitfield.c -EXTRA_DIST = runall.sh +EXTRA_DIST = runall.sh ctf-traces/** check-am: ./runall.sh -- 2.34.1