From d816db1bda1ccbd0b4f919abd60fcc879c1055ab Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 15 Feb 2005 06:46:31 +0000 Subject: r5406: fixed dependencies for the WREPL subsystem (This used to be commit 00b0ec8a599c9467ba52aebf978dc33648d33136) --- source4/librpc/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/librpc') diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index 82b3189805..22d9d1de98 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -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] -- cgit