diff dist-files.mk @ 3963:9d402d735dd1

nsis-installer: add bash window menu if devel tools enabled * binary-dist-rules.mk: if devel tools enabled, install cmdshell.bat, fix paths that were in build tools prefix * dist-files.mk: add cmdshell.bat * installer-files/cmdshell.bat: new file * makeinst-script.sh: if cmdshell.bat exists, include in installer, and add shortcut
author John Donoghue
date Tue, 09 Jun 2015 15:12:28 -0400
parents bd51e2f81020
children 5ad15d20d11b
line wrap: on
line diff
--- a/dist-files.mk	Mon Jun 08 13:49:11 2015 -0400
+++ b/dist-files.mk	Tue Jun 09 15:12:28 2015 -0400
@@ -848,6 +848,7 @@
   octaverc
 
 INSTALL_FILES_1 := \
+  cmdshell.bat \
   gpl-3.0.txt \
   octave.bat \
   octave.bmp \