aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index de9f168..1a0a7e6 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -899,7 +899,7 @@
<mkdir dir="${archive}/jar" />
<copy todir="${archive}/jar">
<fileset dir="${build}" includes="gluegen*.jar"/>
- <fileset dir="${build}" includes="gluegen*.apk"/>
+ <fileset dir="${build}" includes="*.apk"/>
</copy>
<mkdir dir="${archive}/lib" />
<copy todir="${archive}/lib">