|
|
Author: metze
Date: 2007-06-14 12:33:40 +0000 (Thu, 14 Jun 2007)
New Revision: 23490
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23490
Log:
try to fix the build without automatic dependencies
metze
Modified:
branches/SAMBA_4_0/source/static_deps.mk
Changeset:
Modified: branches/SAMBA_4_0/source/static_deps.mk
===================================================================
--- branches/SAMBA_4_0/source/static_deps.mk 2007-06-14 12:29:04 UTC (rev
23489)
+++ branches/SAMBA_4_0/source/static_deps.mk 2007-06-14 12:33:40 UTC (rev
23490)
@@ -37,8 +37,7 @@
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 \
|
|