diff options
Diffstat (limited to 'source4/auth/ntlmssp/config.mk')
-rw-r--r-- | source4/auth/ntlmssp/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/ntlmssp/config.mk b/source4/auth/ntlmssp/config.mk index 32b917e4ce..55a9e09971 100644 --- a/source4/auth/ntlmssp/config.mk +++ b/source4/auth/ntlmssp/config.mk @@ -4,6 +4,7 @@ SUBSYSTEM = GENSEC NOPROTO = NO INIT_FUNCTION = gensec_ntlmssp_init +PRIVATE_PROTO_HEADER = proto.h OBJ_FILES = ntlmssp.o \ ntlmssp_sign.o \ ntlmssp_client.o \ |