summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-05-04 06:22:47 +0200
committerSven Gothel <[email protected]>2012-05-04 06:22:47 +0200
commitb29d98240fdffa323f3da081173606c36881aa21 (patch)
treeb7cb79430204a30b5c71a7c467ef10885967125b /make/build.xml
parentd5ba01ab46fd9140632262ee6270429450bf31ca (diff)
Fix Android JogAmp Launcher: Assets
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 41a6c82..b01969a 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -785,7 +785,7 @@
</jar>
<aapt.signed
- assetsdir="resources/android/assets-launcher"
+ assetsdir="resources/assets-launcher"
jarbuilddir="${build}"
jarbasename="jogamp.android-launcher"
nativebuilddir="${build}"