diff options
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index b87dc616c6ca..55847447c2f0 100644 --- a/Repository.mk +++ b/Repository.mk @@ -84,6 +84,7 @@ else $(eval $(call gb_Helper_register_executables,OOO,\ soffice.bin \ unopkg.bin \ + gengal.bin \ )) ifeq ($(OS),MACOSX) |