summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-04-02 09:32:22 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-04-02 09:32:22 +0000
commit461ccc92962e313605b642747b4922a962ecfa88 (patch)
tree8504a4fd2d2d079362910811d92f554acb0a5ec5 /comphelper
parentca8358169863bb202241b6dd9a0fd6870d5b3e56 (diff)
INTEGRATION: CWS frmvalidation (1.19.18); FILE MERGED
2004/03/11 16:42:35 fs 1.19.18.1: +listenernotification
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/source/misc/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/comphelper/source/misc/makefile.mk b/comphelper/source/misc/makefile.mk
index b87822cc05de..cff450591055 100644
--- a/comphelper/source/misc/makefile.mk
+++ b/comphelper/source/misc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.19 $
+# $Revision: 1.20 $
#
-# last change: $Author: kz $ $Date: 2004-01-28 12:47:33 $
+# last change: $Author: rt $ $Date: 2004-04-02 10:32:22 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,7 +94,8 @@ SLOFILES= \
$(SLO)$/accessiblewrapper.obj \
$(SLO)$/proxyaggregation.obj \
$(SLO)$/condition.obj \
- $(SLO)$/sequenceashashmap.obj
+ $(SLO)$/sequenceashashmap.obj \
+ $(SLO)$/listenernotification.obj
# --- Targets ----------------------------------