summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/makefile.mk
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-22 08:30:49 +0000
committerOliver Specht <os@openoffice.org>2001-03-22 08:30:49 +0000
commit662e2c02fa6c9e04283f56850c7ded5a6495adca (patch)
tree98a1d73511155fda15fc87a3e3c11b5eae4dff19 /sw/source/ui/config/makefile.mk
parent789f69a16eeceb839801afd86155a521216d9593 (diff)
options dialog changes
Diffstat (limited to 'sw/source/ui/config/makefile.mk')
-rw-r--r--sw/source/ui/config/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/config/makefile.mk b/sw/source/ui/config/makefile.mk
index af53d7789f43..cde0e7234a54 100644
--- a/sw/source/ui/config/makefile.mk
+++ b/sw/source/ui/config/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: os $ $Date: 2001-02-21 12:06:20 $
+# last change: $Author: os $ $Date: 2001-03-22 09:30:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,7 +86,6 @@ CXXFILES = \
dbconfig.cxx \
fontcfg.cxx \
modcfg.cxx \
- optins.cxx \
optload.cxx \
optpage.cxx \
prtopt.cxx \
@@ -97,7 +96,6 @@ CXXFILES = \
SRCFILES = \
optdlg.src \
- optins.src \
optload.src \
redlopt.src
@@ -108,7 +106,6 @@ SLOFILES = \
$(SLO)$/dbconfig.obj \
$(SLO)$/fontcfg.obj \
$(SLO)$/modcfg.obj \
- $(SLO)$/optins.obj \
$(SLO)$/optload.obj \
$(SLO)$/optpage.obj \
$(SLO)$/prtopt.obj \