diff --git a/setup.py.mustache b/setup.py.mustache index 1a5a94d..929cc4a 100644 --- a/setup.py.mustache +++ b/setup.py.mustache @@ -18,6 +18,7 @@ setup(name='blueprint', 'bin/blueprint-prune', 'bin/blueprint-pull', 'bin/blueprint-push', + 'bin/blueprint-rules', 'bin/blueprint-show', 'bin/blueprint-show-files', 'bin/blueprint-show-ignore',