# HG changeset patch # User Carl Byington # Date 1458579022 25200 # Node ID f65d8bb11eb090106c68ae1801e9104639198e41 # Parent da56a3859892e6541f9823dc038f7fc52e016bcb update build directions diff -r da56a3859892 -r f65d8bb11eb0 xml/510connectbot.in --- a/xml/510connectbot.in Fri Mar 18 15:56:25 2016 -0700 +++ b/xml/510connectbot.in Mon Mar 21 09:50:22 2016 -0700 @@ -52,8 +52,7 @@ Build method This is an android project with native code, so - "ndk-build clean; ndk-build; android update project -p . -t android-16; ant debug" - should build cleanly. + "make builder style=debug" should build cleanly.