diff options
author | Keith Packard <keithp@keithp.com> | 2012-02-22 23:39:01 +1300 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-06-02 19:39:31 -0700 |
commit | 025eb09b5de9b50de143da9f36bc02818e018ba9 (patch) | |
tree | 2938c714eca6c66d990f799eba36d77f2eaae4a1 /configure.ac | |
parent | 3a80545d4ecedc4b98a9ee8296ab6abbbf64312d (diff) |
Build Android local.properties from local.properties.in
Make sure the SDK path is set correctly
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ea4f6f95..170e0dfc 100644 --- a/configure.ac +++ b/configure.ac @@ -143,6 +143,7 @@ altosui/Makefile altosui/AltosVersion.java altosui/libaltos/Makefile altosdroid/Makefile +altosdroid/local.properties ao-tools/Makefile ao-tools/lib/Makefile ao-tools/ao-rawload/Makefile |