summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/sdb/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/makefile.mk b/offapi/com/sun/star/sdb/makefile.mk
index fe1f5e5a9010..db04b5d17353 100644
--- a/offapi/com/sun/star/sdb/makefile.mk
+++ b/offapi/com/sun/star/sdb/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: vg $ $Date: 2003-12-19 11:05:41 $
+# last change: $Author: kz $ $Date: 2004-05-19 14:06:12 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -144,6 +144,8 @@ IDLFILES=\
SingleSelectQueryComposer.idl \
SQLFilterOperator.idl \
XSingleSelectQueryAnalyzer.idl \
+ ColumnDescriptorControl.idl \
+ ColumnDescriptorControlModel.idl \
XSQLQueryComposerFactory.idl
# ------------------------------------------------------------------