diff options
| author | Keith Packard <keithp@keithp.com> | 2012-07-22 11:53:44 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-07-22 11:54:17 -0700 |
| commit | 233ab58df8ac8e1fdeab8d4c2f6c8c9d3f6e7be1 (patch) | |
| tree | 97077b121ed77cb576424f7c0cf4b6936a735e64 /altosui/Makefile.am | |
| parent | 38f66a31174dd367e39d717c527f555add60a9d4 (diff) | |
altosui: Move AltosIgnite.java to altoslib
To be shared with altosdroid eventually
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 1c8ea491..19db6698 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -55,7 +55,6 @@ altosui_JAVA = \ AltosHexfile.java \ Altos.java \ AltosIdleMonitorUI.java \ - AltosIgnite.java \ AltosIgniteUI.java \ AltosLaunch.java \ AltosLaunchUI.java \ |
