diff --git a/lib/gssapi/Makefile.am b/lib/gssapi/Makefile.am index b6ed90ce4..253caacdf 100644 --- a/lib/gssapi/Makefile.am +++ b/lib/gssapi/Makefile.am @@ -79,6 +79,7 @@ mechsrc = \ mech/context.h \ mech/context.c \ mech/cred.h \ + mech/compat.h \ mech/doxygen.c \ mech/gss_accept_sec_context.c \ mech/gss_acquire_cred.c \