X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosui%2Faltoslib%2FMakefile.am;h=40ec3af8e730ff0c3c18f8f8926b8d155ca10d37;hb=93305717ac4c993c88d9144d797ca64d26db97c5;hp=e0647bd4649eb1c3dce8790cc932ef166da18703;hpb=a5ac5c37ea385e3a2b2703c6f125b4e3b55e867a;p=fw%2Faltos diff --git a/altosui/altoslib/Makefile.am b/altosui/altoslib/Makefile.am index e0647bd4..40ec3af8 100644 --- a/altosui/altoslib/Makefile.am +++ b/altosui/altoslib/Makefile.am @@ -30,6 +30,7 @@ AltosLib_JAVA = \ $(SRC)/AltosRecordCompanion.java \ $(SRC)/AltosRecordIterable.java \ $(SRC)/AltosRecord.java \ + $(SRC)/AltosState.java \ $(SRC)/AltosTelemetry.java \ $(SRC)/AltosTelemetryIterable.java \ $(SRC)/AltosTelemetryMap.java \