summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 15:44:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 15:44:16 +0000
commit5d6f26339ba4c709950c527c4f5bd1341b0c2fa8 (patch)
tree2ac46357e7028b642188b0289266d6d6abe356e0
parent610ee2ca8592b5e78bc1cb62c5087073812684ff (diff)
INTEGRATION: CWS insight01 (1.5.4); FILE MERGED
2004/02/13 08:27:33 oj 1.5.4.3: #111075# re,ove unused file 2004/02/12 06:23:06 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/17 09:51:40 oj 1.5.4.1: #111075# ongoning work
-rw-r--r--svx/source/fmcomp/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/fmcomp/makefile.mk b/svx/source/fmcomp/makefile.mk
index 856b4eea57..162bfc8cdd 100644
--- a/svx/source/fmcomp/makefile.mk
+++ b/svx/source/fmcomp/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hr $ $Date: 2004-02-03 19:06:05 $
+# last change: $Author: hr $ $Date: 2004-08-02 16:44:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,7 +81,6 @@ SRC1FILES= \
#SLOFILES= \
# $(SLO)$/dbaexchange.obj \
-# $(SLO)$/showcols.obj \
# $(SLO)$/gridcols.obj \
# $(SLO)$/gridctrl.obj \
# $(SLO)$/gridcell.obj \
@@ -91,6 +90,7 @@ SRC1FILES= \
SLOFILES= \
$(SLO)$/dbaexchange.obj \
+ $(SLO)$/dbaobjectex.obj \
$(SLO)$/gridcols.obj \
$(SLO)$/gridctrl.obj \
$(SLO)$/gridcell.obj \