diff options
| author | Keith Packard <keithp@keithp.com> | 2014-05-28 20:48:59 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-05-28 22:02:31 -0700 |
| commit | 9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9 (patch) | |
| tree | 1ecc22160e68caaa6b46daff8dc026b8f86719d2 /altosui/Makefile.am | |
| parent | 82a69777c67128192b50bbf77ace0a6525f49cac (diff) | |
telegps: Add scan UI
Move scan UI bits into altosuilib, allow telegps to not show telemetry
format options.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 6f491d7d..cd6af84b 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -15,7 +15,6 @@ altosui_JAVA = \ AltosChannelMenu.java \ AltosCompanionInfo.java \ AltosConfig.java \ - AltosConfigFreqUI.java \ AltosConfigUI.java \ AltosConfigPyroUI.java \ AltosConfigureUI.java \ @@ -46,7 +45,6 @@ altosui_JAVA = \ AltosPad.java \ AltosUIPreferencesBackend.java \ AltosRomconfigUI.java \ - AltosScanUI.java \ AltosUI.java \ AltosGraph.java \ AltosGraphDataPoint.java \ |
