aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.sh
diff options
context:
space:
mode:
authorXavier Hallade <[email protected]>2015-02-16 17:32:29 +0100
committerXavier Hallade <[email protected]>2015-02-16 18:20:20 +0100
commit2ccd72b1064464ac277ccfc3951901114c439a99 (patch)
treef9434c94ce4f1e0185585dcbf2ec36c9719e27d5 /make/scripts/make.gluegen.all.sh
parentdd2440cbadc642a561d8f92c502fe822b2f11762 (diff)
added android x86 support.
Diffstat (limited to 'make/scripts/make.gluegen.all.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.sh b/make/scripts/make.gluegen.all.sh
index ec97d04..1e1ce0b 100755
--- a/make/scripts/make.gluegen.all.sh
+++ b/make/scripts/make.gluegen.all.sh
@@ -7,3 +7,4 @@ $SDIR/make.gluegen.all.linux-armv6-cross.sh \
&& $SDIR/make.gluegen.all.linux-x86_64.sh \
&& $SDIR/make.gluegen.all.linux-x86.sh \
&& $SDIR/make.gluegen.all.android-armv6-cross.sh \
+&& $SDIR/make.gluegen.all.android-x86-cross.sh \