summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-03-30 22:09:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:11:21 -0500
commit44d7f4f23829d98b95d9153970849a9681e4ef26 (patch)
treee1ad9250bc9a09399d84dad152da7b0c2c2702c2 /source4/build/smb_build
parent2d0349614c516ce63022c50ccb71bb76d04abb1c (diff)
downloadsamba-44d7f4f23829d98b95d9153970849a9681e4ef26.tar.gz
samba-44d7f4f23829d98b95d9153970849a9681e4ef26.tar.bz2
samba-44d7f4f23829d98b95d9153970849a9681e4ef26.zip
r6139: Move socket_wrapper to a seperate directory
(This used to be commit a2ef9225f15e369af7b884262b997ab321fd24d6)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r--source4/build/smb_build/main.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/main.pm b/source4/build/smb_build/main.pm
index 1dee5be910..e42e15b1f8 100644
--- a/source4/build/smb_build/main.pm
+++ b/source4/build/smb_build/main.pm
@@ -39,6 +39,7 @@ sub smb_build_main($)
"lib/events/config.mk",
"lib/popt/config.mk",
"lib/cmdline/config.mk",
+ "lib/socket_wrapper/config.mk",
"smb_server/config.mk",
"rpc_server/config.mk",
"ldap_server/config.mk",