Skip to content

Commit

Permalink
Add Compat as a dependency in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
phikal committed May 1, 2024
1 parent 184a614 commit 3927ad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ELPADEPS ?=--eval '(setq package-user-dir (expand-file-name "elpa-eglot-test" te
(cadr (assoc p \
package-archive-contents \
(quote equal)))))' \
--eval '(install-latest (quote compat))' \
--eval '(install-latest (quote jsonrpc))' \
--eval '(install-latest (quote project))' \
--eval '(install-latest (quote xref))' \
Expand Down

0 comments on commit 3927ad2

Please sign in to comment.