summaryrefslogtreecommitdiff
path: root/altosui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'altosui/Makefile.am')
-rw-r--r--altosui/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am
index 6a4d9d17..6e64acab 100644
--- a/altosui/Makefile.am
+++ b/altosui/Makefile.am
@@ -75,6 +75,9 @@ altosui_JAVA = \
AltosTelemetryRecordGeneral.java \
AltosTelemetryRecordRaw.java \
AltosTelemetryRecordSensor.java \
+ AltosTelemetryRecordConfiguration.java \
+ AltosTelemetryRecordLocation.java \
+ AltosTelemetryRecordSatellite.java \
AltosTelemetryRecordLegacy.java \
AltosTelemetryMap.java \
AltosReplayReader.java \