summaryrefslogtreecommitdiffstats
path: root/src/client/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/wscript')
-rw-r--r--src/client/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/wscript b/src/client/wscript
index b7905c5b..53601150 100644
--- a/src/client/wscript
+++ b/src/client/wscript
@@ -20,7 +20,7 @@ def build(bld):
HTTPClientReceiver.cpp
HTTPEngineSender.cpp
'''
-
+
if bld.env['HAVE_XML2'] == 1:
obj.source += ' DeprecatedLoader.cpp '