branch: elpa/orgit commit 8d923ec83da55c340643b0a215edde0cd327cb9a Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
make: Add cond-let to DEPS --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index ff600f1cd0b..db180d8cd9f 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ ELS = $(PKG).el ELCS = $(ELS:.el=.elc) DEPS = compat +DEPS = cond-let DEPS += dash DEPS += llama DEPS += magit/lisp