X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=ee68534470f84624149eb1581df75ef8e2003bc1;hb=605b752080827bb59fcff5af9f1eab9fd5dad76b;hp=e3b1185fece9022c5b1b29f1a46922d02adcf691;hpb=669cde8a87d88ceae89e369c1d38b88c9f8198cf;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index e3b1185f..ee685344 100644 --- a/configure.ac +++ b/configure.ac @@ -146,11 +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 libaltos/Makefile micropeak/Makefile +micropeak/Info.plist altosdroid/Makefile altosdroid/local.properties ao-tools/Makefile @@ -164,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 ])