diff options
-rw-r--r-- | librpc/idl/schannel.idl (renamed from source4/librpc/idl/schannel.idl) | 0 | ||||
-rw-r--r-- | source4/librpc/config.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/schannel.idl b/librpc/idl/schannel.idl index 9cb9e1fb619..9cb9e1fb619 100644 --- a/source4/librpc/idl/schannel.idl +++ b/librpc/idl/schannel.idl diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index 2aeea6d619e..c0634e8c76e 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -266,7 +266,7 @@ NDR_NOTIFY_OBJ_FILES = $(gen_ndrsrcdir)/ndr_notify.o [SUBSYSTEM::NDR_SCHANNEL] PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT -NDR_SCHANNEL_OBJ_FILES = $(gen_ndrsrcdir)/ndr_schannel.o +NDR_SCHANNEL_OBJ_FILES = ../librpc/gen_ndr/ndr_schannel.o [SUBSYSTEM::NDR_NBT] PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT_BUF NDR_SECURITY NDR_STANDARD LIBCLI_NDR_NETLOGON |