* make.bat (listing): Bug fixed.
[elisp/apel.git] / make.bat
index 3e51c9c..329038a 100755 (executable)
--- a/make.bat
+++ b/make.bat
@@ -37,7 +37,7 @@ if "%arg1%"=="clean" goto clean
 goto end\r
 \r
 :listing\r
-%EMACS% -batch -q -no-site-file -l APEL-MK -f what-where\r
+%EMACS% -batch -q -no-site-file -l APEL-MK -f what-where-apel\r
 goto end\r
 \r
 :clean\r