diff options
-rw-r--r-- | librpc/ndr/ndr_sec_helper.c (renamed from source4/librpc/ndr/ndr_sec_helper.c) | 0 | ||||
-rw-r--r-- | source4/librpc/config.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/ndr/ndr_sec_helper.c b/librpc/ndr/ndr_sec_helper.c index 009e3524a7..009e3524a7 100644 --- a/source4/librpc/ndr/ndr_sec_helper.c +++ b/librpc/ndr/ndr_sec_helper.c diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index 37c12d8891..f9412a6851 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -52,7 +52,7 @@ NDR_COMPRESSION_OBJ_FILES = ../librpc/ndr/ndr_compression.o PUBLIC_DEPENDENCIES = NDR_MISC LIBSECURITY NDR_SECURITY_OBJ_FILES = $(gen_ndrsrcdir)/ndr_security.o \ - $(ndrsrcdir)/ndr_sec_helper.o \ + ../librpc/ndr/ndr_sec_helper.o \ $(gen_ndrsrcdir)/ndr_dom_sid.o \ $(ndrsrcdir)/ndr_dom_sid.o |