[PATCH] Add tach.el to emacs/Makefile.local
Jesse Rosenthal
jrosenthal at jhu.edu
Tue Apr 27 10:58:43 PDT 2010
Once again I added a file to the emacs directory without adding a
corresponding line in the Makefile. This patch adds that line.
---
emacs/Makefile.local | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index 00d309c..a16fa3c 100644
--- a/emacs/Makefile.local
+++ b/emacs/Makefile.local
@@ -11,6 +11,7 @@ emacs_sources := \
$(dir)/notmuch-mua.el \
$(dir)/notmuch-address.el \
$(dir)/notmuch-maildir-fcc.el \
+ $(dir)/tach.el \
$(dir)/coolj.el
emacs_images := \
--
1.6.3.3
More information about the notmuch
mailing list