From 96a36b34850fbcef505083ac0df9bcd8baf3a18c Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Sat, 4 Nov 2023 20:52:47 +0100 Subject: Setup. Add run scripts for the tests --- pandoc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc/Makefile') diff --git a/pandoc/Makefile b/pandoc/Makefile index 914849f..73859cf 100644 --- a/pandoc/Makefile +++ b/pandoc/Makefile @@ -30,3 +30,4 @@ test: clean: make -C tests $@ + rm -f *~ -- cgit v1.2.3