summaryrefslogtreecommitdiff
path: root/lib/socket_wrapper/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'lib/socket_wrapper/wscript_build')
-rw-r--r--lib/socket_wrapper/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/socket_wrapper/wscript_build b/lib/socket_wrapper/wscript_build
index a3546a0e22..e100ccc6fe 100644
--- a/lib/socket_wrapper/wscript_build
+++ b/lib/socket_wrapper/wscript_build
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-bld.SAMBA_LIBRARY('SOCKET_WRAPPER',
+bld.SAMBA_LIBRARY('socket_wrapper',
source='socket_wrapper.c',
group='base_libraries',
private_library=True,