projects
/
notmuch
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs install: make sure all components to be installed are there
[notmuch]
/
emacs
/
Makefile.local
diff --git
a/emacs/Makefile.local
b/emacs/Makefile.local
index dcb4995323af9e866766d35e58a3c42dcdb9a6a5..c0d6b190c3c88ffa0b02a8a3471560e3df846ce2 100644
(file)
--- a/
emacs/Makefile.local
+++ b/
emacs/Makefile.local
@@
-69,7
+69,7
@@
install: install-emacs
endif
.PHONY: install-emacs
-install-emacs:
+install-emacs:
$(emacs_sources) $(emacs_images)
mkdir -p "$(DESTDIR)$(emacslispdir)"
install -m0644 $(emacs_sources) "$(DESTDIR)$(emacslispdir)"
ifeq ($(HAVE_EMACS),1)