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