summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-23 15:12:40 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-23 15:12:40 +0000
commit830000dafd352310e0ad26de5c19c76d4cb0a91e (patch)
tree1104faaab07e9c6eb1562b80a044b0a5e4f56830
parent086b22d77c58f42b310fd69d012e334d94ff6fd1 (diff)
#91440# +urlcontrol
-rw-r--r--dbaccess/source/ui/control/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/control/makefile.mk b/dbaccess/source/ui/control/makefile.mk
index da773624f561..c880c8969bd7 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.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: fs $ $Date: 2001-08-23 14:47:22 $
+# last change: $Author: fs $ $Date: 2001-08-23 16:12:40 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -90,6 +90,7 @@ EXCEPTIONSFILES=\
SLOFILES= \
$(EXCEPTIONSFILES) \
+ $(SLO)$/urlcontrol.obj \
$(SLO)$/SqlNameEdit.obj \
$(SLO)$/listviewitems.obj \
$(SLO)$/undosqledit.obj \