From c08f721483b7d6e8da64f8f475ce68bbaff5b05c Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Wed, 20 Nov 2019 14:02:53 +0100 Subject: Add missing dependencies Spotted by Yves. --- mathcomp/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mathcomp') diff --git a/mathcomp/Makefile.common b/mathcomp/Makefile.common index 2dc4396..575ea2b 100644 --- a/mathcomp/Makefile.common +++ b/mathcomp/Makefile.common @@ -128,7 +128,7 @@ endif %.vo: __always__ Makefile.coq +$(COQMAKE) $@ -doc: +doc: __always__ Makefile.coq mkdir -p _build_doc/ cp -r $(COQFILES) -t _build_doc/ --parents cp Make Makefile* _build_doc -- cgit v1.2.3