diff options
| author | Keith Packard <keithp@keithp.com> | 2014-05-28 20:58:01 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-05-28 22:02:32 -0700 |
| commit | 4cec35564324f909dcddeb7c0d83a2daa8223042 (patch) | |
| tree | ab06297cd0158352996b6eb1e9f78cff7a23b493 /altosui/Makefile.am | |
| parent | 9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9 (diff) | |
telegps: Hook up data download dialog
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index cd6af84b..c834646d 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -22,10 +22,6 @@ altosui_JAVA = \ AltosConfigTDUI.java \ AltosCSVUI.java \ AltosDescent.java \ - AltosEepromDelete.java \ - AltosEepromManage.java \ - AltosEepromMonitorUI.java \ - AltosEepromSelect.java \ AltosFlashUI.java \ AltosFlightInfoTableModel.java \ AltosFlightStatsTable.java \ |
