From 9722559d3f3c7cad4bd1abf8bd2e3cbfad4f67fe Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 10 May 2004 17:09:25 +0000 Subject: INTEGRATION: CWS fwkbugfix02 (1.8.148); FILE MERGED 2004/04/06 14:04:33 mav 1.8.148.2: #116056# remove unused interfaces 2004/04/06 14:03:45 mav 1.8.148.1: #116056# use correct ifndef guard --- offapi/com/sun/star/packages/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'offapi/com/sun/star/packages') diff --git a/offapi/com/sun/star/packages/makefile.mk b/offapi/com/sun/star/packages/makefile.mk index c0dfbddfd6f6..da4890bb3265 100644 --- a/offapi/com/sun/star/packages/makefile.mk +++ b/offapi/com/sun/star/packages/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: kz $ $Date: 2003-09-11 10:29:58 $ +# last change: $Author: hr $ $Date: 2004-05-10 18:09:25 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,3 +87,4 @@ IDLFILES=\ .INCLUDE : target.mk .INCLUDE : $(PRJ)$/util$/target.pmk + -- cgit