From b81460b1439be9c962f193498e654fe21f987253 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 11 Jul 2005 01:45:16 +0000 Subject: r8303: a workaround for forcing HEIMDAL_EXTERNAL to build. Jelmer, when you get a chance can we discuss how to fix this properly? (This used to be commit 2564cd962b9a972d1ff7d603a9e5ab1c705b2386) --- source4/build/smb_build/makefile.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/build') diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm index 2edda7408e..731d28c066 100644 --- a/source4/build/smb_build/makefile.pm +++ b/source4/build/smb_build/makefile.pm @@ -143,7 +143,7 @@ pch: proto include/includes.h.gch pch_clean: -rm -f include/includes.h.gch -basics: idl proto_exists +basics: idl proto_exists bin/.SUBSYSTEM_HEIMDAL_EXTERNAL test: @DEFAULT_TEST_TARGET@ -- cgit