aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.bat b/config.bat
index 5c922551d0e..6bfd818953f 100644
--- a/config.bat
+++ b/config.bat
@@ -204,6 +204,11 @@ cd man
204sed -f ../msdos/sed6.inp < Makefile.in > Makefile 204sed -f ../msdos/sed6.inp < Makefile.in > Makefile
205cd .. 205cd ..
206rem ---------------------------------------------------------------------- 206rem ----------------------------------------------------------------------
207Echo Configuring the lisp directory...
208cd lisp
209sed -f ../msdos/sedlisp.inp < Makefile.in > Makefile
210cd ..
211rem ----------------------------------------------------------------------
207If not Exist leim\quail\latin-pre.el goto maindir 212If not Exist leim\quail\latin-pre.el goto maindir
208Echo Configuring the leim directory... 213Echo Configuring the leim directory...
209cd leim 214cd leim