diff options
-rw-r--r-- | dbaccess/source/ui/misc/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/misc/makefile.mk b/dbaccess/source/ui/misc/makefile.mk index 0ac6c470a27d..24c8893f3cd0 100644 --- a/dbaccess/source/ui/misc/makefile.mk +++ b/dbaccess/source/ui/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: rt $ $Date: 2002-07-23 15:14:17 $ +# last change: $Author: rt $ $Date: 2002-07-25 08:05:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -108,7 +108,6 @@ SLOFILES= \ $(SLO)$/filenotation.obj \ $(SLO)$/WExtendPages.obj \ $(SLO)$/WNameMatch.obj \ - $(SLO)$/WTypeSelect.obj \ $(SLO)$/WColumnSelect.obj \ $(SLO)$/stringlistitem.obj \ $(SLO)$/charsets.obj \ |