diff --git a/Makefile b/Makefile index 78de70a..db6af51 100644 --- a/Makefile +++ b/Makefile @@ -8,4 +8,4 @@ copy_config: startup: @echo "Startup testing..." - $(LEM) -q --batch -l "./test/startup/test-startup.el" + $(LEM) -batch "./test/startup/test-startup.lisp"