diff options
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk index d91b2d1375..8ff769ce7e 100644 --- a/xmlhelp/source/cxxhelp/provider/makefile.mk +++ b/xmlhelp/source/cxxhelp/provider/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: kz $ $Date: 2007-05-10 13:16:00 $ +# last change: $Author: obo $ $Date: 2008-03-25 15:21:38 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -83,7 +83,6 @@ SLOFILES=\ $(SLO)$/contentcaps.obj \ $(SLO)$/urlparameter.obj \ $(SLO)$/inputstream.obj \ - $(SLO)$/debughelper.obj \ $(SLO)$/databases.obj \ $(SLO)$/db.obj \ $(SLO)$/bufferedinputstream.obj |