makebed is a script too
[htsworkflow.git] / setup.py
index b66405a1d0dfc15aeb4f135ba8367b40d101071c..6f2bb536969b9e3f218544c5e9a6fd65c3947902 100644 (file)
--- 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'],
 )