emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/compat 3977b0e804 2/3: Avoid building compat.info by de


From: ELPA Syncer
Subject: [elpa] externals/compat 3977b0e804 2/3: Avoid building compat.info by default
Date: Fri, 8 Apr 2022 13:57:22 -0400 (EDT)

branch: externals/compat
commit 3977b0e8042ad21bcac78d5ab7594eff233936e1
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Avoid building compat.info by default
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 9723d2c5a0..b709849b44 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ BYTEC = compat-help.elc \
        compat-28.elc \
        compat.elc
 
-all: compile compat.info
+all: compile
 
 compile: $(BYTEC)
 



reply via email to

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