summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2022-01-27 10:55:58 +0100
committerSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2022-02-14 21:39:35 +0100
commit82f8a96065194913a6f452bd8fe0ac2ad26a4be0 (patch)
tree316a26a766d942ad6ebd09592bae38e0cd95330d /Repository.mk
parentd0c4b646aa5b90794eb41a8a82db78fa0b8e66da (diff)
Add LibreOffice Crash extension
This extension crashes LibreOffice. It is to be used to test the crashreporter setup. Change-Id: I494cdcd746dd49a4f566507712c601494a0bbfac Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128906 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 0573cb2e51e1..aa654ce9c80d 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -774,6 +774,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
$(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
active_native \
passive_native \
+ crashextension \
))
ifneq ($(ENABLE_JAVA),)