From a5dd24f754efd5762b642d39e1234f4b7ba2252c Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 3 May 2020 02:17:07 -0400 Subject: Add basic support for Notmuch --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 80f50c5..60545c8 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # Rely on EMACSLOADPATH for everything but the current directory. BATCH = emacs -Q --batch -L . -all: loadpath piem.elc piem-b4.elc piem.info +all: loadpath piem.elc piem-b4.elc piem-notmuch.elc piem.info .PHONY: clean clean: -- cgit v1.2.3