diff options
Diffstat (limited to 'source4/lib/socket_wrapper/SConscript')
-rw-r--r-- | source4/lib/socket_wrapper/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/socket_wrapper/SConscript b/source4/lib/socket_wrapper/SConscript index fe5844d6da..6ec9c338d3 100644 --- a/source4/lib/socket_wrapper/SConscript +++ b/source4/lib/socket_wrapper/SConscript @@ -1,3 +1,2 @@ Import('hostenv') - hostenv.StaticLibrary('socket_wrapper',['socket_wrapper.c']) |