Create altosuilib to share code between altosui and micropeak
[fw/altos] / configure.ac
index ad10ac3cadfcdd386c144c19ce54fcc982874151..6ad2591c3a1ae25277f0094c38a4a06dc7eca045 100644 (file)
@@ -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
@@ -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
 ])