diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2f8869e..5c2d05f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -96,6 +96,12 @@ [submodule "notmuch"] path = lib/notmuch url = https://git.notmuchmail.org/git/notmuch + load-path = emacs + info-path = doc/_build/texinfo + build-step = ./configure + build-step = make + build-step = make sphinx-texinfo + build-step = borg-makeinfo [submodule "packed"] path = lib/packed url = git@github.com:emacscollective/packed.git |