emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 587b2c8dd1: ; * Makefile.in: Make install depend on actual-all. F


From: Gregory Heytings
Subject: master 587b2c8dd1: ; * Makefile.in: Make install depend on actual-all. Fixes bug#57959.
Date: Thu, 22 Sep 2022 17:59:56 -0400 (EDT)

branch: master
commit 587b2c8dd1d7126c429aa499fa4b89f39440161e
Author: Gregory Heytings <gregory@heytings.org>
Commit: Gregory Heytings <gregory@heytings.org>

    ; * Makefile.in: Make install depend on actual-all. Fixes bug#57959.
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 4968b710a5..c6a2e50959 100644
--- 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: actual-all 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]