From 3ffe0f5b6c06d00ee2234e0ae4b5be771783717c Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Fri, 10 Jun 2022 20:06:46 +0200 Subject: [PATCH] org: Update build-steps --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d83aa61..143afc5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,7 +39,8 @@ path = lib/magit url = git@github.com:magit/magit.git [submodule "org"] - build-step = make + build-step = touch local.mk + build-step = make all load-path = lisp path = lib/org url = https://git.savannah.gnu.org/git/emacs/org-mode.git