diff options
Diffstat (limited to 'mathcomp/Makefile.common')
| -rw-r--r-- | mathcomp/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
