Fix something (abd break something else)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((my/project-run-command . "build/simple-lisp")
|
||||
(compile-command . "make -C build"))))
|
||||
((nil . ((compile-command . "make -kC build/")
|
||||
(my/project-run-command . "build/simple-lisp"))))
|
||||
|
||||
Reference in New Issue
Block a user