summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:22:29 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:22:29 +0000
commitdafd34362e8acbae05ff12e8b2ec5e3c73bf84f9 (patch)
treeffd9b06a541af481d7999df17d972518d2a5a2e4 /framework
parent7171f1b98b7648c5f24815004236b9fadad67445 (diff)
INTEGRATION: CWS aquavcl05_DEV300 (1.31.104); FILE MERGED
2008/02/05 15:35:48 as 1.31.104.1: #i85727# tag frame window if model was modified
Diffstat (limited to 'framework')
-rw-r--r--framework/source/helper/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/framework/source/helper/makefile.mk b/framework/source/helper/makefile.mk
index f2d3d2e836f2..35d9d8a171aa 100644
--- a/framework/source/helper/makefile.mk
+++ b/framework/source/helper/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.31 $
+# $Revision: 1.32 $
#
-# last change: $Author: obo $ $Date: 2007-07-17 13:25:12 $
+# last change: $Author: kz $ $Date: 2008-03-05 17:22:29 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -68,7 +68,8 @@ SLOFILES= $(SLO)$/timerhelper.obj \
$(SLO)$/shareablemutex.obj \
$(SLO)$/vclstatusindicator.obj \
$(SLO)$/wakeupthread.obj \
- $(SLO)$/configimporter.obj
+ $(SLO)$/configimporter.obj \
+ $(SLO)$/tagwindowasmodified.obj
# --- Targets ------------------------------------------------------