]> git.cworth.org Git - notmuch/commit
Makefile: Add the emacs directory to load-path when compiling
authorDavid Edmondson <dme@dme.org>
Thu, 1 Apr 2010 10:38:30 +0000 (11:38 +0100)
committerCarl Worth <cworth@cworth.org>
Sat, 3 Apr 2010 19:11:55 +0000 (12:11 -0700)
commit7b1566db8a2ba682d9e2b7a83a1d8793f92295f3
treef98fe603b549fffbcadd720d74ddbeecdb99c184
parent44df403ccd2fa637dfa543f749a949454245b182
Makefile: Add the emacs directory to load-path when compiling

Reviewed-by: Carl Worth <cworth@cworth.org>: Presumably, this is to
enable proper building in the very near-term future where the emacs
implementation consists of multiple files where some will `require'
functions from others.
Makefile.local