aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/adb-install-all.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-10-01 01:34:27 +0200
committerSven Gothel <[email protected]>2011-10-01 01:34:27 +0200
commitbdfdd4db38e3908e67909624cbb15da3728dabcb (patch)
treef4052300ac100168b95cf6d06e19048e9bd1d51e /make/scripts/adb-install-all.sh
parent1807d508a6fc9a492692fc3621a254fdbaee47fd (diff)
scripts ..
Diffstat (limited to 'make/scripts/adb-install-all.sh')
-rwxr-xr-xmake/scripts/adb-install-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/adb-install-all.sh b/make/scripts/adb-install-all.sh
index ac18a84ed..e266ae22d 100755
--- a/make/scripts/adb-install-all.sh
+++ b/make/scripts/adb-install-all.sh
@@ -1,4 +1,4 @@
-#adb install ../../gluegen/build-android-armv7/gluegen-rt.apk
+adb install ../../gluegen/build-android-armv7/gluegen-rt.apk
adb install ../build-android-armv7/jar/jogl.all-android.apk
adb install ../build-android-armv7/jar/jogl.android-launcher.apk
adb install ../build-android-armv7/jar/jogl.test.apk