diff options
author | Noel Power <noel.power@novell.com> | 2010-10-06 10:16:45 +0100 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2010-10-13 13:32:25 +0100 |
commit | c04f6ffeae4ba3c8baf4a6dc33669c3da00159c0 (patch) | |
tree | 3cb513b392d79be0f903e0c74355baa91aa4938e /udkapi/com | |
parent | bda7aaeb74713f423aa1c80aee982f056007db2e (diff) |
initial commit for vba blob ( not including container_control stuff )
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/script/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
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\ # ------------------------------------------------------------------ |