diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 2fda395a..871dd431 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -41,6 +41,7 @@ clean: rm -f *.out rm -f *.pdf rm -f *.toc + rm contributed_modules.tex guide.html: guide.tex hevea -fix -pedantic guide.tex |