X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=6ad2591c3a1ae25277f0094c38a4a06dc7eca045;hp=bee9480d798c35e21c6aa7f3f217d2d60bad324b;hb=03496dc47372c40f7faae1766b0e729a1feeab7c;hpb=963f7715be6c67056bbd8bbe898639adac64fc29 diff --git a/configure.ac b/configure.ac index bee9480d..6ad2591c 100644 --- a/configure.ac +++ b/configure.ac @@ -146,10 +146,13 @@ AM_CONDITIONAL([LIBSTLINK], [test x$HAVE_STLINK != xno]) AC_OUTPUT([ Makefile altoslib/Makefile +altosuilib/Makefile +altosuilib/AltosUIVersion.java altosui/Makefile altosui/AltosVersion.java altosui/Info.plist -altosui/libaltos/Makefile +libaltos/Makefile +micropeak/Makefile altosdroid/Makefile altosdroid/local.properties ao-tools/Makefile @@ -163,6 +166,7 @@ ao-tools/ao-load/Makefile ao-tools/ao-telem/Makefile ao-tools/ao-stmload/Makefile ao-tools/ao-send-telem/Makefile +ao-tools/ao-sky-flash/Makefile ao-utils/Makefile src/Version ])