summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/basflt/makefile.mk')
-rw-r--r--sw/source/filter/basflt/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/filter/basflt/makefile.mk b/sw/source/filter/basflt/makefile.mk
index a420737ac65d..e98e3ef4a1d6 100644
--- a/sw/source/filter/basflt/makefile.mk
+++ b/sw/source/filter/basflt/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: jp $ $Date: 2000-09-28 12:07:10 $
+# last change: $Author: jmarmion $ $Date: 2000-10-13 08:42:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,6 +86,9 @@ SLOFILES = \
$(SLO)$/shellio.obj \
$(SLO)$/w4wflt.obj
+EXCEPTIONSFILES = \
+ $(SLO)$/shellio.obj \
+
OBJFILES = $(OBJ)$/w4wflt.obj
# --- Tagets -------------------------------------------------------