summaryrefslogtreecommitdiff
path: root/sfx2/source/explorer
diff options
context:
space:
mode:
authorDirk Völzke <dv@openoffice.org>2001-07-09 14:32:57 +0000
committerDirk Völzke <dv@openoffice.org>2001-07-09 14:32:57 +0000
commit9f6c10dd71946f106bfac28249a519e928f78c20 (patch)
treee1300082d63014f4876383770d122e756748d5ca /sfx2/source/explorer
parenta16fb076203f65fa6e0253d136d345d41b9fae09 (diff)
#89176# Removed iodlg.src, too
Diffstat (limited to 'sfx2/source/explorer')
-rw-r--r--sfx2/source/explorer/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/sfx2/source/explorer/makefile.mk b/sfx2/source/explorer/makefile.mk
index 7d378c5af6f6..be88a43cdf8f 100644
--- a/sfx2/source/explorer/makefile.mk
+++ b/sfx2/source/explorer/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: dv $ $Date: 2001-07-09 15:17:54 $
+# last change: $Author: dv $ $Date: 2001-07-09 15:32:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -92,8 +92,7 @@ EXCEPTIONSFILES = \
$(SLO)$/ucbhelp.obj
SRCFILES = \
- explorer.src \
- iodlg.src
+ explorer.src
# --- Targets ------------------------------------------------------