summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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\
# ------------------------------------------------------------------