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

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

[nongnu] elpa/buttercup 16e3530 090/340: Also update Makefile to the new


From: ELPA Syncer
Subject: [nongnu] elpa/buttercup 16e3530 090/340: Also update Makefile to the new docs names
Date: Thu, 16 Dec 2021 14:59:10 -0500 (EST)

branch: elpa/buttercup
commit 16e35308e07db93c23a36f101ad5135e4cdde574
Author: Jorgen Schaefer <contact@jorgenschaefer.de>
Commit: Jorgen Schaefer <contact@jorgenschaefer.de>

    Also update Makefile to the new docs names
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8c82578..b7fd593 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ DISTFILES = buttercup.el buttercup-compat.el buttercup-pkg.el 
README.md
 all: test
 
 test:
-       $(EMACS) -batch -L . -l buttercup.el -f buttercup-run-markdown 
docs/introduction.md
+       $(EMACS) -batch -L . -l buttercup.el -f buttercup-run-markdown 
docs/writing-tests.md
        ./bin/buttercup -L .
 
 compile:



reply via email to

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