aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bc6ecd9f..0e4e36f1 100644
--- a/setup.py
+++ b/setup.py
@@ -77,7 +77,7 @@ setup(
url = "http://pathod.net",
packages = packages,
package_data = package_data,
- scripts = ["pathod"],
+ scripts = ["pathod", "pathoc"],
classifiers = [
"License :: OSI Approved :: MIT License",
"Development Status :: 3 - Alpha",