s3-build: link ndr_named_pipe_auth only where needed.
authorGünther Deschner <gd@samba.org>
Fri, 10 Sep 2010 09:24:28 +0000 (11:24 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 21 Sep 2010 05:50:50 +0000 (22:50 -0700)
Guenther
(cherry picked from commit ed239fc784299e6cfc4417101fdefbc413d6531c)

source3/Makefile.in

index a7314e6ec2c3ecf7a375d8e757b372f7ee920676..46eeb6c8f7356232e696e3410611563a54aa8152 100644 (file)
@@ -403,7 +403,6 @@ LIBNDR_GEN_OBJ = librpc/gen_ndr/ndr_wkssvc.o \
                 librpc/gen_ndr/ndr_notify.o \
                 $(LIBNDR_XATTR_OBJ) \
                 librpc/gen_ndr/ndr_epmapper.o \
-                librpc/gen_ndr/ndr_named_pipe_auth.o \
                 librpc/gen_ndr/ndr_ntsvcs.o \
                 $(LIBNDR_SPOOLSS_OBJ)
 
@@ -699,7 +698,8 @@ RPC_SPOOLSS_OBJ = rpc_server/srv_spoolss_nt.o \
 RPC_EVENTLOG_OBJ = rpc_server/srv_eventlog_nt.o \
                   $(LIB_EVENTLOG_OBJ) librpc/gen_ndr/srv_eventlog.o
 
-NPA_TSTREAM_OBJ = ../libcli/named_pipe_auth/npa_tstream.o
+NPA_TSTREAM_OBJ = ../libcli/named_pipe_auth/npa_tstream.o \
+                 librpc/gen_ndr/ndr_named_pipe_auth.o
 
 RPC_NCACN_NP_INTERNAL = rpc_server/srv_pipe_register.o rpc_server/rpc_ncacn_np_internal.o \
                        rpc_server/rpc_handles.o