X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=3fedcf12e87c4cb26005d09953c36f90f2ed12e2;hp=f9f7af03bcac8ecb874395c3aa94eb708633b183;hb=6732aa1b14013bb5fb8308d0751870032b5a8ecb;hpb=49132ebc765f355b97671ef253c13d7af9f037a2 diff --git a/Makefile b/Makefile index f9f7af03..3fedcf12 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ extra_cxxflags := $(shell xapian-config --cxxflags) emacs_lispdir := $(shell pkg-config emacs --variable sitepkglispdir) # Hard-code if this system doesn't have an emacs.pc file ifeq ($(emacs_lispdir),) - emacs_lispdir = $(prefix)/share/site-lisp + emacs_lispdir = $(prefix)/share/emacs/site-lisp endif all_deps = Makefile Makefile.local Makefile.config \