summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorAndreas Bregas <ab@openoffice.org>2000-11-13 11:07:11 +0000
committerAndreas Bregas <ab@openoffice.org>2000-11-13 11:07:11 +0000
commit1ef124ad8682980a92b1ab9ca77b43c4a61b6299 (patch)
treef92bfc22faa0cecdfb9641bc5617f9eee25546c6 /udkapi
parent7ad2462a329ce10af1df748b064145f4adc0f4bc (diff)
new interfaces
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/script/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/script/makefile.mk b/udkapi/com/sun/star/script/makefile.mk
index a3dff3fd50d6..38087d9a2f08 100644
--- a/udkapi/com/sun/star/script/makefile.mk
+++ b/udkapi/com/sun/star/script/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 12:28:52 $
+# last change: $Author: ab $ $Date: 2000-11-13 12:07:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -106,6 +106,10 @@ IDLFILES=\
XLibraryAccess.idl\
XScriptListener.idl\
XTypeConverter.idl\
+ XStarBasicAccess.idl\
+ XStarBasicModuleInfo.idl\
+ XStarBasicDialogInfo.idl\
+ XStarBasicLibraryInfo.idl\
# ------------------------------------------------------------------