aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index d16a56b..02363ec 100755
--- a/setup.py
+++ b/setup.py
@@ -44,6 +44,7 @@ python_scripts = [(os.path.join(cwd, path), '__version__ = ') for path in (
'bin/glsa-check',
'pym/gentoolkit/eclean/cli.py',
'pym/gentoolkit/enalyze/__init__.py',
+ 'pym/gentoolkit/ekeyword/ekeyword.py',
'pym/gentoolkit/equery/__init__.py',
'pym/gentoolkit/eshowkw/__init__.py',
'pym/gentoolkit/revdep_rebuild/__init__.py'