diff options
| author | Keith Packard <keithp@keithp.com> | 2012-01-02 20:39:16 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-01-02 20:40:19 -0800 |
| commit | 664dc1ea038f71b059d045136ccb8d879e874498 (patch) | |
| tree | 6473e71bfffd88cce090962f2de5a61c0517b23a /altosui/Makefile.am | |
| parent | 01bbf9e163e7178712262800f8c59fcbea3f82eb (diff) | |
altosui: Finish moving AltosConfigData to altoslib
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index e1950ba7..67e9ca73 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -22,7 +22,6 @@ altosui_JAVA = \ AltosChannelMenu.java \ AltosCompanionInfo.java \ AltosConfig.java \ - AltosConfigData.java \ AltosConfigFreqUI.java \ AltosConfigUI.java \ AltosConfigureUI.java \ |
