altosui: Add support for parsing list of flights from the 'l' command
[fw/altos] / altosui / Makefile.am
index 8cdd64cc704d89e821df3584f504e17a7cae0f11..58d237872a9b0d6ee25d193f6b9e86cd77f2633a 100644 (file)
@@ -29,6 +29,8 @@ altosui_JAVA = \
        AltosDisplayThread.java \
        AltosEepromBlock.java \
        AltosEepromDownload.java \
+       AltosEepromList.java \
+       AltosEepromLog.java \
        AltosEepromMonitor.java \
        AltosEepromIterable.java \
        AltosEepromRecord.java \