Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Oct 10, 2024
1 parent aaece4d commit 545f982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 545f982

Please sign in to comment.