summaryrefslogtreecommitdiff
path: root/unotools/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-14 10:38:36 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-14 10:38:36 +0000
commit52403389be09188a82f38de83a7ecf4e4c1ebe4e (patch)
treea321f37d6b5b63462e37121d04c328405a1785be /unotools/source
parent9a3ec7b70b0784331350cde457354a8e8bd83939 (diff)
INTEGRATION: CWS pbrwuno (1.13.24); FILE MERGED
2005/10/21 12:28:31 fs 1.13.24.3: #i53095# +componentresmodule 2005/10/04 11:57:03 fs 1.13.24.2: RESYNC: (1.13-1.15); FILE MERGED 2005/09/05 08:06:27 fs 1.13.24.1: copying changes from CWS dba201b herein
Diffstat (limited to 'unotools/source')
-rw-r--r--unotools/source/misc/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/unotools/source/misc/makefile.mk b/unotools/source/misc/makefile.mk
index 1e169436c80e..d6d4b2d4eb62 100644
--- a/unotools/source/misc/makefile.mk
+++ b/unotools/source/misc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.15 $
+# $Revision: 1.16 $
#
-# last change: $Author: hr $ $Date: 2005-09-23 12:55:28 $
+# last change: $Author: vg $ $Date: 2006-03-14 11:38:36 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,8 @@ SLOFILES= $(SLO)$/atom.obj \
$(SLO)$/datetime.obj \
$(SLO)$/eventlisteneradapter.obj \
$(SLO)$/desktopterminationobserver.obj \
- $(SLO)$/sharedunocomponent.obj
+ $(SLO)$/sharedunocomponent.obj \
+ $(SLO)$/componentresmodule.obj
# --- Targets ----------------------------------