[PATCH] Add tach.el to emacs/Makefile.local

Subject: [PATCH] Add tach.el to emacs/Makefile.local

Date: Tue, 27 Apr 2010 13:58:43 -0400

To: Notmuch developer list

Cc:

From: Jesse Rosenthal


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


Thread: