X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2FMakefile.local;h=626a4e51b5cc9e5d8ec366232a6bd2b262867554;hp=95b6fa456c48d57eab48db2833d0c20e84454ae3;hb=c2f3710a786dc8d610ccd8138ccfe5089686bec2;hpb=9eb360329929258fb243cfb5095989ba45391109 diff --git a/emacs/Makefile.local b/emacs/Makefile.local index 95b6fa45..626a4e51 100644 --- a/emacs/Makefile.local +++ b/emacs/Makefile.local @@ -4,6 +4,7 @@ dir := emacs emacs_sources := \ $(dir)/notmuch-lib.el \ $(dir)/notmuch.el \ + $(dir)/notmuch-query.el \ $(dir)/notmuch-show.el emacs_bytecode := $(subst .el,.elc,$(emacs_sources))