diff options
Diffstat (limited to 'unoidl/Module_unoidl.mk')
-rw-r--r-- | unoidl/Module_unoidl.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unoidl/Module_unoidl.mk b/unoidl/Module_unoidl.mk index 7017b80a897c..e612d9d051d8 100644 --- a/unoidl/Module_unoidl.mk +++ b/unoidl/Module_unoidl.mk @@ -10,6 +10,7 @@ $(eval $(call gb_Module_Module,unoidl)) $(eval $(call gb_Module_add_targets,unoidl, \ + Executable_reg2unoidl \ Library_unoidl \ Package_inc \ )) |