From 2b89817e467c409e5eb20b2a3885941e9accc7eb Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 11 Jul 2005 02:08:45 +0000 Subject: r8305: another attempt at getting heimdal building in the farm (This used to be commit 2cab29c1e730cf2c8d109513bdb9094769e41a2a) --- source4/heimdal_build/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/heimdal_build') diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk index f40eadd551..45b82672e4 100644 --- a/source4/heimdal_build/config.mk +++ b/source4/heimdal_build/config.mk @@ -363,7 +363,7 @@ REQUIRED_SUBSYSTEMS = COMPILE_ET LIBREPLACE ####################### # Start TARGET HEIMDAL_EXTERNAL -[SUBSYSTEM::HEIMDAL_EXTERNAL] +[TARGET::HEIMDAL_EXTERNAL] CMD = heimdal_build/build_external.sh REQUIRED_SUBSYSTEMS = ASN1_COMPILER # END TARGET HEIMDAL_EXTERNAL -- cgit