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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-tools/altosui/Makefile b/ao-tools/altosui/Makefile
index d4d3ee7a..d3ecb889 100644
--- a/ao-tools/altosui/Makefile
+++ b/ao-tools/altosui/Makefile
@@ -8,6 +8,7 @@ CLASSFILES=\
AltosConfigUI.class \
AltosConvert.class \
AltosCSV.class \
+ AltosCSVUI.class \
AltosDebug.class \
AltosEepromDownload.class \
AltosEepromMonitor.class \
@@ -22,6 +23,7 @@ CLASSFILES=\
AltosGreatCircle.class \
AltosHexfile.class \
AltosLog.class \
+ AltosLogfileChooser.class \
AltosParse.class \
AltosPreferences.class \
AltosRecord.class \