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 dc03ff078a50..5ab089666e66 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.14 $ +# $Revision: 1.15 $ # -# last change: $Author: obo $ $Date: 2001-09-18 13:07:55 $ +# last change: $Author: obo $ $Date: 2001-09-18 13:47:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -107,7 +107,6 @@ SLOFILES= \ $(SLO)$/WNameMatch.obj \ $(SLO)$/WTypeSelect.obj \ $(SLO)$/WColumnSelect.obj \ - $(SLO)$/WCopyTable.obj \ $(SLO)$/stringlistitem.obj \ $(SLO)$/charsets.obj \ $(SLO)$/dsntypes.obj |