s4:smbd: depend on NAMED_PIPE_AUTH_TSTREAM...
authorStefan Metzmacher <metze@samba.org>
Mon, 6 Apr 2009 09:05:59 +0000 (11:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 May 2009 15:42:09 +0000 (17:42 +0200)
metze

source4/smbd/config.mk

index a76d10cbe721e9c274667ae03a6cfa538ab72c46..b850548b3d4defe7a9d716be9198fc887b751010 100644 (file)
@@ -2,7 +2,7 @@
 
 [SUBSYSTEM::service]
 PRIVATE_DEPENDENCIES = \
-               LIBTEVENT MESSAGING samba_socket NDR_NAMED_PIPE_AUTH
+               LIBTEVENT MESSAGING samba_socket NDR_NAMED_PIPE_AUTH NAMED_PIPE_AUTH_TSTREAM
 
 service_OBJ_FILES = $(addprefix $(smbdsrcdir)/, \
                service.o \