diff options
author | Philipp Lohmann <pl@openoffice.org> | 2008-10-01 18:22:22 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2008-10-01 18:22:22 +0000 |
commit | 91d8ce3ea93f43360addbf52701a46d091e152c8 (patch) | |
tree | fcb7ceed0dd6784cec58f8e3b98f99a5b71a0128 /vcl/source/window/makefile.mk | |
parent | 9d58db011e379ce337096be6e4d2b7978e9f2f49 (diff) |
#i92516# migrate CWS printerpullpages to svn
Diffstat (limited to 'vcl/source/window/makefile.mk')
-rw-r--r-- | vcl/source/window/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/source/window/makefile.mk b/vcl/source/window/makefile.mk index cdd4aef73bb0..cadea48f6f7a 100644 --- a/vcl/source/window/makefile.mk +++ b/vcl/source/window/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.25 $ +# $Revision: 1.25.114.1 $ # # This file is part of OpenOffice.org. # @@ -70,6 +70,7 @@ SLOFILES= \ $(SLO)$/mnemonicengine.obj \ $(SLO)$/msgbox.obj \ $(SLO)$/scrwnd.obj \ + $(SLO)$/printdlg.obj \ $(SLO)$/seleng.obj \ $(SLO)$/split.obj \ $(SLO)$/splitwin.obj \ |