aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/Makefile.local
diff options
context:
space:
mode:
authorGravatar David Edmondson <dme@dme.org>2010-04-22 10:03:43 +0100
committerGravatar Carl Worth <cworth@cworth.org>2010-04-23 17:31:46 -0700
commitbae184f5fc4b824b7557551b0e1bc6a81c014a25 (patch)
tree3b349e63031976a8564ae40e7887beb3db94ed0e /emacs/Makefile.local
parent1291d1dcb17280d8a98ebd4197b4524ef89cf771 (diff)
emacs: Add notmuch-address.el for address completion using notmuch
A tool `notmuch-addresses' is required to produce addresses which match a query string. An example of a suitable script can be found in the git repository at http://jkr.acm.jhu.edu/git/notmuch_addresses.git There are no doubt others.
Diffstat (limited to 'emacs/Makefile.local')
-rw-r--r--emacs/Makefile.local3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index e5013b36..7537c3d5 100644
--- a/emacs/Makefile.local
+++ b/emacs/Makefile.local
@@ -8,7 +8,8 @@ emacs_sources := \
$(dir)/notmuch-show.el \
$(dir)/notmuch-wash.el \
$(dir)/notmuch-hello.el \
- $(dir)/notmuch-mua.el
+ $(dir)/notmuch-mua.el \
+ $(dir)/notmuch-address.el
emacs_images := \
$(dir)/notmuch-logo.png