X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Faltosui%2FMakefile;h=b9f025dab5359b4ecf00a3b203a9b9567719e66c;hb=7191d74e680a63728f5eb139069a674fef969e6c;hp=fbe0a5eb41cb7ab2beafbcec03c3e2b2348e20f9;hpb=baaaac499cfbc1286ae55374cfdc796d32983b92;p=fw%2Faltos 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 \