diff options
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/ui/control/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/control/makefile.mk b/dbaccess/source/ui/control/makefile.mk index 4029442f2fd7..c631f3d3f890 100644 --- a/dbaccess/source/ui/control/makefile.mk +++ b/dbaccess/source/ui/control/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: mh $ $Date: 2001-08-27 07:42:31 $ +# last change: $Author: oj $ $Date: 2002-02-06 07:11:24 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -82,6 +82,7 @@ SRCFILES = \ # ... exception files ......................... EXCEPTIONSFILES=\ + $(SLO)$/RelationControl.obj \ $(SLO)$/tabletree.obj \ $(SLO)$/TableGrantCtrl.obj \ $(SLO)$/sqledit.obj \ |