diff options
-rw-r--r-- | idl/Executable_svidl.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/idl/Executable_svidl.mk b/idl/Executable_svidl.mk index fe0933795392..b710f0542429 100644 --- a/idl/Executable_svidl.mk +++ b/idl/Executable_svidl.mk @@ -33,6 +33,7 @@ $(eval $(call gb_Executable_set_include,svidl,\ $(eval $(call gb_Executable_use_sdk_api,svidl)) $(eval $(call gb_Executable_use_libraries,svidl,\ + comphelper \ tl \ sal \ )) |