diff options
| -rw-r--r-- | doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index e6d46e044d..2f24e47e11 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -88,6 +88,7 @@ all-html: Tutorial.v.html Reference-Manual.html Library.html Changes.v.html # dvips et dviselect existent sur loupiac distrib: + make check-env make clean-coq demos-programs make clean-latex all-dvi all-ps all-pdf compress-latex make clean-html all-html doc-html.tar.gz html-www |
