diff dist-files.mk @ 3717:70480095b6ed

Use a bat file to run octave in windows (Bug #43164) * binary-dist-rules.mk: copy octave.bat to dist folder * dist-files.mk: add octave.bat * installer-files/octave.bat: new file * makeinst-script.sh: use octave.bat instead of octave-xxxx.exe in script and registry.
author John Donoghue
date Thu, 25 Sep 2014 14:15:41 -0400
parents 591f136e765b
children 992be3109433
line wrap: on
line diff
--- a/dist-files.mk	Tue Sep 23 13:47:30 2014 -0400
+++ b/dist-files.mk	Thu Sep 25 14:15:41 2014 -0400
@@ -767,6 +767,7 @@
 
 INSTALL_FILES_1 := \
   gpl-3.0.txt \
+  octave.bat \
   octave.bmp \
   octave-hdr.bmp \
   octave-logo.ico \