Fix: Add wrapper scripts to sdist for tests
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 29 Feb 2016 19:48:57 +0000 (14:48 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 29 Feb 2016 19:48:57 +0000 (14:48 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
MANIFEST.in

index 9edb88d9422baad7f122fe90c2b335e7ffd80b80..55c7ed465364e1e66d6241db41e8a182f1b14f91 100644 (file)
@@ -1,2 +1,17 @@
 include versioneer.py
 recursive-include tests *
+include lttng-cputop
+include lttng-iolatencyfreq
+include lttng-iolatencystats
+include lttng-iolatencytop
+include lttng-iolog
+include lttng-iousagetop
+include lttng-irqfreq
+include lttng-irqlog
+include lttng-irqstats
+include lttng-memtop
+include lttng-schedfreq
+include lttng-schedlog
+include lttng-schedstats
+include lttng-schedtop
+include lttng-syscallstats
This page took 0.024042 seconds and 5 git commands to generate.