summaryrefslogtreecommitdiff
path: root/forms/source/misc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-17 09:43:07 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-17 09:43:07 +0000
commit5e990b97435730a8cd51cebc2883f8d7e9216ae6 (patch)
treeadefb50ba0fe4124dd2a40447619e653ff26469a /forms/source/misc
parent2510e7ae6a7a0aca1c0b7a553dd5406e21e30919 (diff)
INTEGRATION: CWS dba23 (1.7.22); FILE MERGED
2005/01/13 16:00:24 fs 1.7.22.1: #i40583# asyncnotification moved to module comphelper
Diffstat (limited to 'forms/source/misc')
-rw-r--r--forms/source/misc/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/forms/source/misc/makefile.mk b/forms/source/misc/makefile.mk
index f5f7ce4db138..eb75197f7d4f 100644
--- a/forms/source/misc/makefile.mk
+++ b/forms/source/misc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: pjunck $ $Date: 2004-10-22 11:41:40 $
+# last change: $Author: vg $ $Date: 2005-02-17 10:43:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,7 +87,6 @@ SLOFILES= $(SLO)$/limitedformats.obj \
$(SLO)$/frm_strings.obj \
$(SLO)$/listenercontainers.obj \
$(SLO)$/componenttools.obj \
- $(SLO)$/asyncnotification.obj
# --- Targets ----------------------------------