diff options
author | jp <jp@openoffice.org> | 2000-10-26 10:41:12 +0000 |
---|---|---|
committer | jp <jp@openoffice.org> | 2000-10-26 10:41:12 +0000 |
commit | 1439b868c957240ae3ddd9a937514dfd08f9f40b (patch) | |
tree | ec9416d081dfd05dd5c24f37fd2803bb9785e5bf /svtools/util | |
parent | 37c8ab1cda06fbf8a73f14b5f1bb07c3a9234ed5 (diff) |
wordsel removed
Diffstat (limited to 'svtools/util')
-rw-r--r-- | svtools/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk index b54badeca927..dff1a55a6b3f 100644 --- a/svtools/util/makefile.mk +++ b/svtools/util/makefile.mk @@ -2,9 +2,9 @@ #* #* $RCSfile: makefile.mk,v $ #* -#* $Revision: 1.3 $ +#* $Revision: 1.4 $ #* -#* last change: $Author: mh $ $Date: 2000-10-24 07:45:24 $ +#* last change: $Author: jp $ $Date: 2000-10-26 11:36:30 $ #* #* The Contents of this file are made available subject to the terms of #* either of the following licenses @@ -93,7 +93,6 @@ LIB2OBJFILES= $(OBJ)$/filearch.obj LIB3TARGET= $(LB)$/svtool.lib LIB3FILES= $(LB)$/_svt.lib LIB3OBJFILES=\ - $(OBJ)$/wordsel2.obj \ $(OBJ)$/rtfkey2.obj .ENDIF |