]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile
Makefile: Use 'emacs --quick' for a less noisy build of "make install-emacs".
[notmuch] / Makefile
index f4efe1f091f4740b962cce6d88d54e3e6c16a2fb..7a59ce0ade5dbebc997aa0b92570c36722768493 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ WARN_CXXFLAGS=-Wall -Wextra -Wwrite-strings -Wswitch-enum
 WARN_CFLAGS=$(WARN_CXXFLAGS) -Wmissing-declarations
 
 # Additional programs that are used during the compilation process.
-EMACS ?= emacs
+EMACS ?= emacs --quick
 # Lowercase to avoid clash with GZIP environment variable for passing
 # arguments to gzip.
 gzip = gzip