From e4afd53714d8ce4c0692e18a52994e3ad792f44c Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 29 Feb 2016 14:48:57 -0500 Subject: [PATCH] Fix: Add wrapper scripts to sdist for tests Signed-off-by: Michael Jeanson --- MANIFEST.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 9edb88d..55c7ed4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -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 -- 2.34.1