diff options
| author | Keith Packard <keithp@keithp.com> | 2014-11-16 16:37:15 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-11-16 16:40:26 -0800 |
| commit | f16ea9abfaac9eee3b0935c586e383ae046d6cf5 (patch) | |
| tree | c5ac85104fea38809f383fb97a1c95696a3642c5 /altosui/Makefile.am | |
| parent | abdf3177293c57e659017b64819c13f11c126011 (diff) | |
altosui: Remove duplicate AltosUIPreferencesBackend.java
There's a copy in altosuilib
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 48f58933..1531e109 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -32,7 +32,6 @@ altosui_JAVA = \ AltosLaunchUI.java \ AltosLanded.java \ AltosPad.java \ - AltosUIPreferencesBackend.java \ AltosUI.java \ AltosGraphUI.java |
