summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 416180b..8e8e75e 100644
--- a/SConstruct
+++ b/SConstruct
@@ -252,4 +252,4 @@ else:
modules.extend(python_modules)
for module in modules:
- env.InstallAs(os.path.join(python_install_dir, module), module) \ No newline at end of file
+ env.InstallAs(os.path.join(python_install_dir, module), module)