diff --git a/setup.py b/setup.py index bb91ffe..4bc1e40 100755 --- a/setup.py +++ b/setup.py @@ -16,6 +16,7 @@ if os.path.exists(changelog): setup(name='ubuntu-dev-tools', version=version, scripts=['404main', + 'backportpackage', 'check-symbols', 'dch-repeat', 'dgetlp',