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

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

[nongnu] elpa/jade-mode 3951fc4138 108/128: add phony `test' makefile ta


From: ELPA Syncer
Subject: [nongnu] elpa/jade-mode 3951fc4138 108/128: add phony `test' makefile target
Date: Sat, 29 Jan 2022 08:24:51 -0500 (EST)

branch: elpa/jade-mode
commit 3951fc413840b569a6e9a9fb8dce4366e1dc50ca
Author: Travis Jefferson <tjefferson@signpost.com>
Commit: Travis Jefferson <tjefferson@signpost.com>

    add phony `test' makefile target
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index 6d1c66ddc9..f7d646ba8c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,7 @@
+.PHONY: test
+
 test:
        cask exec ert-runner -l jade-mode.el
+
 # Local Variables:
 # indent-tabs-mode: t



reply via email to

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