]> git.notmuchmail.org Git - notmuch/commitdiff
Makefile: Make the top-level Makefile a little more independent.
authorCarl Worth <cworth@cworth.org>
Tue, 10 Nov 2009 16:34:54 +0000 (08:34 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 10 Nov 2009 16:34:54 +0000 (08:34 -0800)
Previously, the top-level Makefile was explicitly adding -I./lib to
the compiler flags. However, that's something that's much better done
from within the Makefile.local fragment within the lib directory
itself.


No differences found