url = git@code.orgmode.org:bzg/org-mode.git
load-path = lisp
info-path = doc
- build-step = make compile autoloads info ORG_ADD_CONTRIB="org-notmuch"
+ build-step = make compile autoloads info # ORG_ADD_CONTRIB="org-notmuch"
# setting ORG_ADD_CONTRIB results in copying of files from contrib/
# into lisp/, which git will pick up. so, let's ignore untracked files
# from org's submodule; at least for now
- ignore = untracked
+ # ignore = untracked
[submodule "orgalist"]
path = lib/orgalist
url = git@github.com:emacsmirror/orgalist.git