aboutsummaryrefslogtreecommitdiff
path: root/test-suite/Makefile
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-07-24 14:44:23 +0200
committerEmilio Jesus Gallego Arias2020-07-24 14:44:23 +0200
commit55f4095fe3c366a9f310584a55e2dc0605e5409c (patch)
tree86bdab378abca78ed7f45fb8cbcf86ba15909b11 /test-suite/Makefile
parent63c216d662647f701daae5e20c5af6ba3e38e3da (diff)
parente140848fd50a49aab7810eb369c9e14efe20f2d6 (diff)
Merge PR #12747: Fix coqdoc bad bulleting from incorrect space count
Reviewed-by: Lysxia Reviewed-by: ejgallego Ack-by: ppedrot
Diffstat (limited to 'test-suite/Makefile')
-rw-r--r--test-suite/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-suite/Makefile b/test-suite/Makefile
index 0935617fbf..f7447d6cec 100644
--- a/test-suite/Makefile
+++ b/test-suite/Makefile
@@ -771,8 +771,6 @@ coq-makefile/%.log : coq-makefile/%/run.sh
# coqdoc
-coqdoc: $(patsubst %.sh,%.log,$(wildcard coqdoc/*.sh))
-
$(addsuffix .log,$(wildcard coqdoc/*.v)): %.v.log: %.v %.html.out %.tex.out $(PREREQUISITELOG)
@echo "TEST $< $(call get_coq_prog_args_in_parens,"$<")"
$(HIDE){ \