From dcf1b39796d82ab6ee0228599be053015d2ded33 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 14 Jun 2007 12:33:40 +0000 Subject: r23490: try to fix the build without automatic dependencies metze (This used to be commit d5a1806dff50b2731efbc522e86527e4a2961644) --- source4/static_deps.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source4/static_deps.mk') 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 \ -- cgit