summaryrefslogtreecommitdiffhomepage
path: root/compile.bat
diff options
context:
space:
mode:
Diffstat (limited to 'compile.bat')
-rw-r--r--compile.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.bat b/compile.bat
index 1ede9f3..553174d 100644
--- a/compile.bat
+++ b/compile.bat
@@ -50,6 +50,7 @@ setlocal EnableDelayedExpansion
for /f "tokens=2" %%f in ('findstr /B /C:":+ " "%~nx0"') do set src=!src! src/%%f
setlocal DisableDelayedExpansion
:+ ac.c
+:+ bind.c
:+ alias.c
:+ autojump.c
:+ con_.c