X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosui%2FMakefile.am;h=5b11d1b0c2759d7e89ce0fba2769b9ea1259f4f0;hp=01fe50c8560924d0efab5546892351c15a64b02f;hb=8dd455204cf8712fa8c142b0c0517cec1bf5fd0f;hpb=bf1c7df5301a1727e871a8447f835fe75bdce3fc diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 01fe50c8..5b11d1b0 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -26,6 +26,7 @@ altosui_JAVA = \ AltosDescent.java \ AltosDeviceDialog.java \ AltosDevice.java \ + AltosBTDevice.java \ AltosDisplayThread.java \ AltosEepromChunk.java \ AltosEepromDelete.java \