projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4964de
)
; * Makefile.in: Make install depend on actual-all. Fixes bug#57959.
author
Gregory Heytings
<gregory@heytings.org>
Thu, 22 Sep 2022 21:54:57 +0000
(23:54 +0200)
committer
Gregory Heytings
<gregory@heytings.org>
Thu, 22 Sep 2022 21:54:57 +0000
(23:54 +0200)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 4968b710a5b841378970c73c9945bcf3231e4c36..c6a2e509599f87b4c10da8c95094f257b07fd52f 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-582,7
+582,7
@@
$(srcdir)/configure: $(srcdir)/configure.ac $(srcdir)/m4/*.m4
## don't have to duplicate the list of utilities to install in
## this Makefile as well.
-install: all install-arch-indep install-etcdoc install-arch-dep install-$(NTDIR) blessmail install-eln install-gsettings-schemas
+install: a
ctual-a
ll install-arch-indep install-etcdoc install-arch-dep install-$(NTDIR) blessmail install-eln install-gsettings-schemas
@true
## Ensure that $subdir contains a subdirs.el file.