diff options
author | Keith Packard <keithp@keithp.com> | 2019-09-18 17:38:44 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2019-09-18 17:45:51 -0700 |
commit | 3979c88417fd5512447f5d02cc660522dff5d9d6 (patch) | |
tree | c54f22beae1f05d50cdefeb63d479e4d61883cb8 /configure.ac | |
parent | d607cbee5c9b406ef0f4e522c12e56993632cf00 (diff) |
altosdroid: Update Makefile.am to run gradle-based build
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 56bd70ce..13ba3289 100644 --- a/configure.ac +++ b/configure.ac @@ -555,7 +555,7 @@ telegps/Info.plist telegps/telegps-windows.nsi altosdroid/Makefile altosdroid/local.properties -altosdroid/AndroidManifest.xml +altosdroid/app/src/main/AndroidManifest.xml ao-tools/Makefile ao-tools/lib/Makefile ao-tools/ao-rawload/Makefile |