altosui: oops. renamed the nsis file to altos-windows.nsi
authorKeith Packard <keithp@keithp.com>
Sat, 4 Sep 2010 07:16:41 +0000 (00:16 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Sep 2010 07:16:41 +0000 (00:16 -0700)
And forgot to change the dependency in the Makefile

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/Makefile

index 58acb26e3bcfc1e047bdfd15b4bc15c79090c005..92f0e69066ed8d14de59fee4609f31d6dadefc95 100644 (file)
@@ -165,7 +165,7 @@ $(DARWIN_ZIP): $(DARWIN_FILES)
 
 WINDOWS_FILES = $(FAT_FILES) ../libaltos/altos.dll ../../telemetrum.inf
 
-$(WINDOWS_EXE): $(WINDOWS_FILES) altos-install.nsi
+$(WINDOWS_EXE): $(WINDOWS_FILES) altos-windows.nsi
        rm -f $@
        mkdir -p windows/AltOS
        rm -f windows/AltOS/*