r5406: fixed dependencies for the WREPL subsystem
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Feb 2005 06:46:31 +0000 (06:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:10:42 +0000 (13:10 -0500)
source/librpc/config.mk

index 82b31898057d0eed0e78f77691eaf94a63613bb6..22d9d1de9809abbd87e1f1ccf9d10e710338a684 100644 (file)
@@ -297,7 +297,7 @@ REQUIRED_SUBSYSTEMS = LIBNDR NDR_MISC
 INIT_OBJ_FILES = librpc/gen_ndr/ndr_winsrepl.o
 INIT_FUNCTION = dcerpc_winsrepl_init
 NOPROTO = YES
-REQUIRED_SUBSYSTEMS = LIBNDR NDR_MISC
+REQUIRED_SUBSYSTEMS = LIBNDR NDR_NBT
 
 
 [SUBSYSTEM::NDR_ALL]