diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-01-25 10:41:20 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-01-25 10:41:20 +0000 |
commit | 570e0dc77fc163bec3b2985740e76b131555901a (patch) | |
tree | 0147364908755672fc1b2859e81fe09b4934ba39 /vcl/unx/source/gdi/makefile.mk | |
parent | 93dbbc2bd11a6f1023b103503fce305d3fa663d0 (diff) |
INTEGRATION: CWS vcl50 (1.17.130); FILE MERGED
2005/12/19 17:51:24 pl 1.17.130.1: #i59303# remove KDEIntergrator
Diffstat (limited to 'vcl/unx/source/gdi/makefile.mk')
-rw-r--r-- | vcl/unx/source/gdi/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/vcl/unx/source/gdi/makefile.mk b/vcl/unx/source/gdi/makefile.mk index 58d65b5612c1..72fde48f9cb5 100644 --- a/vcl/unx/source/gdi/makefile.mk +++ b/vcl/unx/source/gdi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: rt $ $Date: 2005-09-09 13:05:46 $ +# last change: $Author: hr $ $Date: 2006-01-25 11:41:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -67,7 +67,6 @@ SLOFILES= \ $(SLO)$/xlfd_extd.obj \ $(SLO)$/xlfd_smpl.obj \ $(SLO)$/salgdi3.obj \ - $(SLO)$/kdeint.obj \ $(SLO)$/pspgraphics.obj .IF "$(USE_XPRINT)" == "TRUE" |