diff options
Diffstat (limited to 'source4/librpc/config.mk')
-rw-r--r-- | source4/librpc/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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] |