Skip to content

Commit

Permalink
chore: minor Makefile edit
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 28, 2023
1 parent 8d5cb21 commit a5d2e65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ check:

update:
$(EMACS_BATCH) --eval='(minemacs-update)'

cloc:
cloc --match-f='\.el$$' init.el early-init.el elisp/ modules/ core/

0 comments on commit a5d2e65

Please sign in to comment.