From 934fe4a877983f1da8bcb42fba060b86a2267be7 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 18 Mar 2005 15:40:30 +0000 Subject: INTEGRATION: CWS ause024 (1.5.26); FILE MERGED 2005/03/16 14:43:51 hjs 1.5.26.1: #i43704# include languages present in WITH_LANG only --- scp2/macros/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scp2/macros') diff --git a/scp2/macros/makefile.mk b/scp2/macros/makefile.mk index 6a9516b8ad93..3d7336632317 100644 --- a/scp2/macros/makefile.mk +++ b/scp2/macros/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: kz $ $Date: 2005-03-01 13:26:01 $ +# last change: $Author: kz $ $Date: 2005-03-18 16:40:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -72,7 +72,7 @@ TARGET=macros .INCLUDE : target.mk # force expanding -COMPLETELANGISO_VAR:=$(completelangiso) +COMPLETELANGISO_VAR:=$(uniq $(completelangiso) $(alllangiso)) .EXPORT : COMPLETELANGISO_VAR CUSTOM_IMAGE_SETS:=$(CUSTOM_IMAGE_SETS) -- cgit