From d65c84b7e3d39d0231a737bacb101362111ca1ce Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 5 Jul 2007 07:57:50 +0000 Subject: INTEGRATION: CWS aquavcl01 (1.12.18); FILE MERGED 2007/06/04 11:20:25 pl 1.12.18.1: #i78078# add: window command dispatcher --- framework/source/dispatch/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'framework/source/dispatch') diff --git a/framework/source/dispatch/makefile.mk b/framework/source/dispatch/makefile.mk index 71391b384c55..9beb95e40a3b 100644 --- a/framework/source/dispatch/makefile.mk +++ b/framework/source/dispatch/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: ihi $ $Date: 2007-04-16 16:38:58 $ +# last change: $Author: rt $ $Date: 2007-07-05 08:57:50 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -61,7 +61,8 @@ SLOFILES= $(SLO)$/interceptionhelper.obj \ $(SLO)$/servicehandler.obj \ $(SLO)$/closedispatcher.obj \ $(SLO)$/systemexec.obj \ - $(SLO)$/popupmenudispatcher.obj + $(SLO)$/popupmenudispatcher.obj \ + $(SLO)$/windowcommanddispatch.obj # --- Targets ------------------------------------------------------ -- cgit