1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

librpc/ndr: move ndr_sec_helper.c to the toplevel

metze
This commit is contained in:
Stefan Metzmacher 2008-11-07 22:41:12 +01:00
parent da9f41dde2
commit ff5c58da55
2 changed files with 1 additions and 1 deletions

View File

@ -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