diff --git a/setup.py b/setup.py index 843b0a84..2529ef2c 100755 --- a/setup.py +++ b/setup.py @@ -33,7 +33,8 @@ shells = [('bash', '/usr/share/bash-completion/completions/ponysay', 'GNU Bash') mansections = [('ponysay', '6'), ('cowsay', '1'), - ('fortune', '6')] + ('fortune', '6'), + ('ponysay-tool', 6')] miscfiles = [('COPYING', '/usr/share/licenses/ponysay/COPYING'), ('LICENSE', '/usr/share/licenses/ponysay/LICENSE'),