X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=ee68534470f84624149eb1581df75ef8e2003bc1;hp=ad10ac3cadfcdd386c144c19ce54fcc982874151;hb=605b752080827bb59fcff5af9f1eab9fd5dad76b;hpb=5f6b3790667d9b92370b4fe0dad5626929fea2ba diff --git a/configure.ac b/configure.ac index ad10ac3c..ee685344 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 +micropeak/Info.plist altosdroid/Makefile altosdroid/local.properties ao-tools/Makefile @@ -164,7 +167,6 @@ ao-tools/ao-telem/Makefile ao-tools/ao-stmload/Makefile ao-tools/ao-send-telem/Makefile ao-tools/ao-sky-flash/Makefile -ao-tools/ao-mega/Makefile ao-utils/Makefile src/Version ])