mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Merge r1861 from trunk:
* doc/Makefile: When cleaning, remove contributed_modules.tex SVN Revision: 1900
This commit is contained in:
parent
606b1d1b52
commit
7b10b69031
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
2009-02-21 Badlop <badlop@process-one.net>
|
||||
|
||||
* doc/Makefile: When cleaning, remove contributed_modules.tex
|
||||
|
||||
* doc/guide.tex: Provide only an example of language option
|
||||
* doc/guide.html: Likewise
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue