X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altoslib%2FMakefile.am;h=d1f8f2652e6329f0cce1db9c44ed8e6c913569d6;hb=431c713389dc819d2433d893c898ff82c7941722;hp=a6b178fa167fcbee9efcd110222432c5c7abf8ab;hpb=3b4e6da65158a434905dc652e46c69d2c38cea7f;p=fw%2Faltos diff --git a/altoslib/Makefile.am b/altoslib/Makefile.am index a6b178fa..d1f8f265 100644 --- a/altoslib/Makefile.am +++ b/altoslib/Makefile.am @@ -96,6 +96,7 @@ altoslib_JAVA = \ AltosStateUpdate.java \ AltosTelemetry.java \ AltosTelemetryConfiguration.java \ + AltosTelemetryCompanion.java \ AltosTelemetryFile.java \ AltosTelemetryIterable.java \ AltosTelemetryLegacy.java \