summaryrefslogtreecommitdiff
path: root/windows/neo-vars/Make-Build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'windows/neo-vars/Make-Build.bat')
-rw-r--r--windows/neo-vars/Make-Build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/neo-vars/Make-Build.bat b/windows/neo-vars/Make-Build.bat
index 9024562..abd32fa 100644
--- a/windows/neo-vars/Make-Build.bat
+++ b/windows/neo-vars/Make-Build.bat
@@ -40,7 +40,7 @@ echo removing old version(s) of NEO AHK Exe file
del %srcdir%\neo20-r*.exe 2> nul
echo Compiling the new Driver using Autohotkey
-"%Ahk2Exe%" /in "neo20-vars.ahk" /out "%fn%.exe" /icon "%srcdir%\neo.ico"
+"%Ahk2Exe%" /in "neo20-all.ahk" /out "%fn%.exe" /icon "%srcdir%\neo.ico"
echo Driver Update complete! You can now close this log-window.
pause \ No newline at end of file