summaryrefslogtreecommitdiff
path: root/setup.py
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 b0186ef..ec728be 100755
--- a/setup.py
+++ b/setup.py
@@ -38,6 +38,7 @@ python_scripts = [os.path.join(cwd, path) for path in (
'pym/gentoolkit/eclean/cli.py',
'pym/gentoolkit/analyse/__init__.py',
'pym/gentoolkit/equery/__init__.py'
+ 'pym/gentoolkit/eshowkw/__init__.py'
)]