From c04f6ffeae4ba3c8baf4a6dc33669c3da00159c0 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Wed, 6 Oct 2010 10:16:45 +0100 Subject: initial commit for vba blob ( not including container_control stuff ) --- udkapi/com/sun/star/script/makefile.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'udkapi') diff --git a/udkapi/com/sun/star/script/makefile.mk b/udkapi/com/sun/star/script/makefile.mk index 32aa58fefa6d..e6f49a984bca 100644 --- a/udkapi/com/sun/star/script/makefile.mk +++ b/udkapi/com/sun/star/script/makefile.mk @@ -81,6 +81,8 @@ IDLFILES=\ XScriptEventsAttacher.idl\ XDefaultMethod.idl\ XDefaultProperty.idl\ + XAutomationInvocation.idl\ + XErrorQuery.idl\ # ------------------------------------------------------------------ -- cgit