diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-04-22 07:49:54 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:51:21 -0500 |
commit | d8e01cb9bd582c9f585c5d36831e215ca92c736c (patch) | |
tree | d83858df22c4f447f6769f356271cc003aae67fb /source4/static_deps.mk | |
parent | c20df734275c1ea0e155c616f970ba64e45e3979 (diff) | |
download | samba-d8e01cb9bd582c9f585c5d36831e215ca92c736c.tar.gz samba-d8e01cb9bd582c9f585c5d36831e215ca92c736c.tar.bz2 samba-d8e01cb9bd582c9f585c5d36831e215ca92c736c.zip |
r22442: fix the build without autodependencies
metze
(This used to be commit 9e68b0490daaed18dc1e6281da34317bece27a95)
Diffstat (limited to 'source4/static_deps.mk')
-rw-r--r-- | source4/static_deps.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/static_deps.mk b/source4/static_deps.mk index 7e31b23f41..f84a27b05b 100644 --- a/source4/static_deps.mk +++ b/source4/static_deps.mk @@ -17,8 +17,6 @@ include/includes.h: \ librpc/gen_ndr/misc.h heimdal_basics: \ - heimdal/lib/roken/vis.h \ - heimdal/lib/roken/err.h \ heimdal/lib/hdb/hdb_asn1.h \ heimdal/lib/gssapi/spnego_asn1.h \ heimdal/lib/gssapi/gssapi_asn1.h \ |