Skip to content

Commit

Permalink
make: Add seq to DEPS
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Jan 8, 2024
1 parent f62d280 commit 86bef9d
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 @@ -7,6 +7,7 @@ ELCS = $(ELS:.el=.elc)

DEPS = compat
DEPS += org/lisp
DEPS += seq

EMACS ?= emacs
EMACS_ARGS ?=
Expand Down

0 comments on commit 86bef9d

Please sign in to comment.