]> git.notmuchmail.org Git - notmuch/commitdiff
build: move canonical list of subdirectories to configure script
authorDavid Bremner <david@tethera.net>
Tue, 25 Mar 2014 11:28:09 +0000 (08:28 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 25 Mar 2014 11:32:10 +0000 (08:32 -0300)
The configure script needs this list for out of tree builds. Grabbing
it from the Makefile via sed was fragile and broken.


No differences found