diff options
| -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 1e0364d2..c3892d22 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -32,7 +32,6 @@ altosui_JAVA = \  	AltosLaunchUI.java \  	AltosLanded.java \  	AltosPad.java \ -	AltosPyroWizard.java \  	AltosUI.java \  	AltosGraphUI.java | 
