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

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

[elpa] externals/objed aa8f32d 16/16: Add lint as phony target


From: Clemens Radermacher
Subject: [elpa] externals/objed aa8f32d 16/16: Add lint as phony target
Date: Fri, 15 Mar 2019 12:57:43 -0400 (EDT)

branch: externals/objed
commit aa8f32d155dbbcbdabf388acfec5ae09cadedf9a
Author: Clemens Radermacher <address@hidden>
Commit: Clemens Radermacher <address@hidden>

    Add lint as phony target
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 5d3e673..605ca19 100644
--- a/Makefile
+++ b/Makefile
@@ -16,4 +16,4 @@ test: compile lint
 clean:
        rm -f *.elc
 
-.PHONY: update compile test clean
+.PHONY: update lint compile test clean



reply via email to

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