From e9d2002dbfd409d0d9fbab893b5eb03a0b09bfff Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Sat, 10 May 2008 00:18:41 +0000 Subject: [PATCH] makebed is a script too --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b66405a..6f2bb53 100644 --- a/setup.py +++ b/setup.py @@ -16,5 +16,6 @@ setup( 'scripts/runner', 'scripts/retrieve_config', 'scripts/configure_pipeline', - 'scripts/runfolder'], + 'scripts/runfolder', + 'scripts/makebed'], ) -- 2.30.2