diff --git a/setup.py b/setup.py index 69946f54..9f7bd8fb 100755 --- a/setup.py +++ b/setup.py @@ -221,6 +221,7 @@ setup( packages = [ 'fail2ban', 'fail2ban.client', + 'fail2ban.compat', 'fail2ban.server', ] + [ 'fail2ban.tests',