Build installable versions of MicroPeak GUI
[fw/altos] / configure.ac
index ad10ac3cadfcdd386c144c19ce54fcc982874151..312f96788604765565ca63c5307f1eff3485ba3e 100644 (file)
@@ -146,10 +146,14 @@ 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 +168,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
 ])