diff options
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index cf5193cc72d7..c965b8d11c5a 100644 --- a/Repository.mk +++ b/Repository.mk @@ -73,6 +73,7 @@ $(eval $(call gb_Helper_register_executables,NONE, \ uiex \ ulfconv \ ulfex \ + $(call gb_Helper_optional,ODK,unoapploader) \ xpdfimport \ xrmex \ )) @@ -542,6 +543,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ so_activex_x64 \ sysdtrans \ thidxmsi \ + unowinreg \ )) endif |