diff options
author | Stephan Schäfer <ssa@openoffice.org> | 2002-07-11 06:31:51 +0000 |
---|---|---|
committer | Stephan Schäfer <ssa@openoffice.org> | 2002-07-11 06:31:51 +0000 |
commit | 2a20677450adad3fb98b640205e077871bf81bbb (patch) | |
tree | 6b5aae9485787cc6b345917632714cdad6a36429 /vcl/source/gdi/makefile.mk | |
parent | 04a3f257c5f936a1349e1f80890ffdb2a553568c (diff) |
#100860# mirrored salgraphics
Diffstat (limited to 'vcl/source/gdi/makefile.mk')
-rw-r--r-- | vcl/source/gdi/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/source/gdi/makefile.mk b/vcl/source/gdi/makefile.mk index 832377a949b8..55bce7cda6a1 100644 --- a/vcl/source/gdi/makefile.mk +++ b/vcl/source/gdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: pl $ $Date: 2002-07-08 14:18:58 $ +# last change: $Author: ssa $ $Date: 2002-07-11 07:31:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -129,6 +129,7 @@ SLOFILES= $(SLO)$/salmisc.obj \ $(SLO)$/print2.obj \ $(SLO)$/regband.obj \ $(SLO)$/region.obj \ + $(SLO)$/salgdilayout.obj \ $(SLO)$/virdev.obj \ $(SLO)$/wall.obj \ $(SLO)$/opengl.obj \ |