From 73dd2e2c73c42f6ce949b4aa7992f63610962c37 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 20 Aug 2015 10:50:30 -0700 Subject: altoslib: Add companion telemetry data support This got lost in the great telemetry rewrite Signed-off-by: Keith Packard --- altoslib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'altoslib/Makefile.am') 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 \ -- cgit v1.2.3