diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-13 16:24:04 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-13 16:24:04 +0000 |
commit | 924e7fbed69ae4c1cf2f01fe7b76571436055229 (patch) | |
tree | fbfc84f9d8a8ae0498be9bce0bef56549bdf8a62 /vcl/aqua | |
parent | 7404ed54b05e6513aabe163cf4cfa35c57af451e (diff) |
INTEGRATION: CWS vclcompact (1.10.662); FILE MERGED
2004/11/29 10:07:07 dv 1.10.662.1: #i37763# Reduce vcl exports
Diffstat (limited to 'vcl/aqua')
-rw-r--r-- | vcl/aqua/source/app/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/aqua/source/app/makefile.mk b/vcl/aqua/source/app/makefile.mk index 47d0a6cefde5..15b611564b2f 100644 --- a/vcl/aqua/source/app/makefile.mk +++ b/vcl/aqua/source/app/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: hr $ $Date: 2002-08-27 11:34:06 $ +# last change: $Author: kz $ $Date: 2005-01-13 17:24:04 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,6 +71,7 @@ TARGET=salapp .INCLUDE : svpre.mk .INCLUDE : settings.mk .INCLUDE : sv.mk +.INCLUDE : $(PRJ)$/util$/makefile2.pmk # --- Files -------------------------------------------------------- |