From: Günther Deschner Date: Mon, 23 Mar 2009 13:08:09 +0000 (+0100) Subject: schannel: move schannel.idl to main directory. X-Git-Tag: tevent-0.9.8~188 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=aabe5773966cf9805f8f3ddce39f543fe4cbe6f7 schannel: move schannel.idl to main directory. Guenther --- diff --git a/source4/librpc/idl/schannel.idl b/librpc/idl/schannel.idl similarity index 100% rename from source4/librpc/idl/schannel.idl rename to 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