summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/altosui/Makefile')
-rw-r--r--ao-tools/altosui/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ao-tools/altosui/Makefile b/ao-tools/altosui/Makefile
index fbe0a5eb..b9f025da 100644
--- a/ao-tools/altosui/Makefile
+++ b/ao-tools/altosui/Makefile
@@ -3,9 +3,12 @@
CLASSPATH=..:/usr/share/java/*
CLASSFILES=\
AltosConvert.class \
+ AltosFile.class \
AltosGPS.class \
AltosGreatCircle.class \
+ AltosLog.class \
AltosParse.class \
+ AltosPreferences.class \
AltosSerialMonitor.class \
AltosSerial.class \
AltosState.class \