tests: add test traces to distribution tarball
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 27 Oct 2012 15:22:22 +0000 (11:22 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 27 Oct 2012 15:22:22 +0000 (11:22 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/Makefile.am

index ffb41343ed1385a769c4f4b9c358cecd2e2f6792..ff68240e854f502c2b951ebe8a6795a7ca4cf25b 100644 (file)
@@ -4,7 +4,7 @@ noinst_PROGRAMS = test-bitfield
 
 test_bitfield_SOURCES = test-bitfield.c
 
 
 test_bitfield_SOURCES = test-bitfield.c
 
-EXTRA_DIST = runall.sh
+EXTRA_DIST = runall.sh ctf-traces/**
 
 check-am:
        ./runall.sh
 
 check-am:
        ./runall.sh
This page took 0.024797 seconds and 4 git commands to generate.