summaryrefslogtreecommitdiffstats
path: root/desktop/Module_desktop.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-11-25 23:48:20 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-02-26 11:29:49 +0000
commitbf250abe262a25e6508a6dd0c0b7f3275d93e216 (patch)
tree2d84af03f59a0fa253f42b9c11f9aac5f9ada5e1 /desktop/Module_desktop.mk
parentlog some information about used OpenGL device (diff)
downloadcore-bf250abe262a25e6508a6dd0c0b7f3275d93e216.tar.gz
core-bf250abe262a25e6508a6dd0c0b7f3275d93e216.zip
write an own minidump uploader
This one is platform independent and uses a key-value file. Change-Id: I28a4483763666a5a8520874bf8e984eaaf24e9c0 Reviewed-on: https://gerrit.libreoffice.org/22557 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'desktop/Module_desktop.mk')
-rw-r--r--desktop/Module_desktop.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Module_desktop.mk b/desktop/Module_desktop.mk
index d74d40629a28..c87a777f27f0 100644
--- a/desktop/Module_desktop.mk
+++ b/desktop/Module_desktop.mk
@@ -33,6 +33,7 @@ ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,desktop,\
Executable_soffice_bin \
Executable_unopkg_bin \
+ Executable_minidump_upload \
Library_migrationoo2 \
Library_migrationoo3 \
Library_unopkgapp \