aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/native/Makefile
diff options
context:
space:
mode:
authorChris "Koying" Browet <cbro@semperpax.com>2015-03-21 19:22:27 +0100
committerChris "Koying" Browet <cbro@semperpax.com>2015-03-30 19:20:45 +0200
commitd37aedde17673f86ce14805bf3ccc6c511aabfbd (patch)
tree141d6612f02ba04ad88f4374e3b2f1fe730815f2 /tools/depends/native/Makefile
parentb9cb0938039005cc3dabbf8b90ee706b78420219 (diff)
ADD: [droid] implement Google Breakpad for minidumps
Diffstat (limited to 'tools/depends/native/Makefile')
-rw-r--r--tools/depends/native/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/depends/native/Makefile b/tools/depends/native/Makefile
index 9b42c196d2..1538ed9600 100644
--- a/tools/depends/native/Makefile
+++ b/tools/depends/native/Makefile
@@ -9,7 +9,8 @@ NATIVE= m4-native gettext-native autoconf-native automake-native \
gas-preprocessor-native python26-native zlib-native \
pcre-native swig-native rpl-native libsdl_image-native libsquish-native \
tiff-native libpng-native libjpeg-turbo-native liblzo2-native giflib-native \
- libsdl-native distribute-native distutilscross-native JsonSchemaBuilder TexturePacker
+ libsdl-native distribute-native distutilscross-native JsonSchemaBuilder TexturePacker \
+ google-breakpad-native
ifeq ($(OS),ios)