]> git.notmuchmail.org Git - notmuch/commitdiff
doc: fix out-of-tree build
authorDavid Bremner <david@tethera.net>
Thu, 20 Mar 2014 00:48:03 +0000 (21:48 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 25 Mar 2014 11:32:10 +0000 (08:32 -0300)
The subtle part is adding .rst and .py files to vpath so they can be
used as dependencies without prefixing with $(srcdir)

We also change the interface to mkbuildeps.py: rather than getting the
containing directory from the conf file path, we go the other way.


No differences found