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

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

[nongnu] elpa/swsw 6e036789af 103/146: ; Small Makefile modifications


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 6e036789af 103/146: ; Small Makefile modifications
Date: Wed, 25 May 2022 02:59:51 -0400 (EDT)

branch: elpa/swsw
commit 6e036789afa5a4ee1a53d84fa245e8a1d1e7bad4
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Small Makefile modifications
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 79bfdaa7b7..a8728245c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
 include config.mk
 
-.PHONY: info package clean
+.PHONY: all help info package clean
 
 .SUFFIXES: .texi .info
 
-all: package
+all: clean package
 
 help:
        $(info make info     - generate the info manual)



reply via email to

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