diff options
| author | Stefan Metzmacher <metze@samba.org> | 2008-06-10 09:21:05 +0200 |
|---|---|---|
| committer | Stefan Metzmacher <metze@samba.org> | 2008-06-10 11:38:05 +0200 |
| commit | d57b8280d6ded808ab82767789f45629abe95dde (patch) | |
| tree | d7fcdc754e3b0f9da77c435ce9d48bafe4bc4126 /source3/lib/socket_wrapper/config.mk | |
| parent | e2fe170423c7ac1b11a1a601c5c383e99e9682a2 (diff) | |
| download | samba-d57b8280d6ded808ab82767789f45629abe95dde.tar.gz samba-d57b8280d6ded808ab82767789f45629abe95dde.tar.xz samba-d57b8280d6ded808ab82767789f45629abe95dde.zip | |
socket_wrapper: sync missing stuff from v4-0-test
metze
(This used to be commit b03c2793548834a1dc0483b03081d872ab1e17f0)
Diffstat (limited to 'source3/lib/socket_wrapper/config.mk')
| -rw-r--r-- | source3/lib/socket_wrapper/config.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source3/lib/socket_wrapper/config.mk b/source3/lib/socket_wrapper/config.mk new file mode 100644 index 0000000000..60cfb3209a --- /dev/null +++ b/source3/lib/socket_wrapper/config.mk @@ -0,0 +1,8 @@ +############################## +# Start SUBSYSTEM SOCKET_WRAPPER +[SUBSYSTEM::SOCKET_WRAPPER] +PRIVATE_DEPENDENCIES = LIBREPLACE_NETWORK +# End SUBSYSTEM SOCKET_WRAPPER +############################## + +SOCKET_WRAPPER_OBJ_FILES = $(socketwrappersrcdir)/socket_wrapper.o |
