mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
Fix make install; don't install drsuapi.h and fix the location of
credentials.h
This commit is contained in:
parent
5ccf58ff59
commit
0bd8b7c5ff
@ -4,5 +4,3 @@ PUBLIC_DEPENDENCIES = \
|
||||
|
||||
LIBCLI_DRSUAPI_OBJ_FILES = $(addprefix $(libclicommonsrcdir)/drsuapi/, \
|
||||
repl_decrypt.o)
|
||||
|
||||
PUBLIC_HEADERS += ../libcli/drsuapi/drsuapi.h
|
||||
|
@ -30,7 +30,7 @@ auth/credentials/credentials.h: credentials.h
|
||||
auth/credentials/credentials_krb5.h: credentials/krb5.h
|
||||
rpc_server/dcerpc_server.h: dcerpc_server.h
|
||||
rpc_server/common/common.h: dcerpc_server/common.h
|
||||
libcli/auth/credentials.h: domain_credentials.h
|
||||
../libcli/auth/credentials.h: domain_credentials.h
|
||||
../lib/util/charset/charset.h: charset.h
|
||||
libcli/ldap/ldap.h: ldap-util.h
|
||||
../lib/torture/torture.h: torture.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user