summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2001-02-08 12:21:09 +0000
committerCaolán McNamara <cmc@openoffice.org>2001-02-08 12:21:09 +0000
commitac3911e85edf629c6e279af1a8288db974d500c2 (patch)
tree0e11813f242cfe78be335fd866a1409dcc68e364 /sw/source/core/graphic
parentdc420185f84b596c9c4402e6e1fe3b922208f632 (diff)
removed redundant backslash in makefile
Diffstat (limited to 'sw/source/core/graphic')
-rw-r--r--sw/source/core/graphic/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/graphic/makefile.mk b/sw/source/core/graphic/makefile.mk
index 32922696bbed..79d24cf3b5a3 100644
--- a/sw/source/core/graphic/makefile.mk
+++ b/sw/source/core/graphic/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: os $ $Date: 2000-12-14 09:35:17 $
+# last change: $Author: cmc $ $Date: 2001-02-08 13:21:09 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,7 +88,7 @@ SLOFILES = \
$(SLO)$/ndgrf.obj
EXCEPTIONSFILES= \
- $(SLO)$/grfatr.obj \
+ $(SLO)$/grfatr.obj
# --- Tagets -------------------------------------------------------