diff options
-rw-r--r-- | source4/static_deps.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/static_deps.mk b/source4/static_deps.mk index c62a959b32..34bb1263c1 100644 --- a/source4/static_deps.mk +++ b/source4/static_deps.mk @@ -37,8 +37,7 @@ heimdal_basics: \ heimdal/lib/krb5/k524_err.h \ heimdal/lib/krb5/krb5_err.h \ heimdal/lib/gssapi/gkrb5_err.h \ - heimdal/lib/hx509/hx509_err.h \ - heimdal/lib/hcrypto/hcrypto + heimdal/lib/hx509/hx509_err.h proto: basics basics: include/includes.h \ |