summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d42d787c..5d6b3b35 100644
--- a/setup.py
+++ b/setup.py
@@ -331,7 +331,7 @@ if __name__ == "__main__":
(wwwcon, ['webui_content/cobblerweb.css']),
# Anamon script
- (vw_aux, ['aux/anamon.py', 'aux/anamon.init']),
+ (vw_aux, ['aux/anamon', 'aux/anamon.init']),
# Directories to hold cobbler triggers
("%s/add/distro/pre" % trigpath, []),