mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
* doc/Makefile: When cleaning, remove contributed_modules.tex
SVN Revision: 1861
This commit is contained in:
parent
e321a241b7
commit
2f45d7ecc1
@ -1,5 +1,7 @@
|
|||||||
2009-02-03 Badlop <badlop@process-one.net>
|
2009-02-03 Badlop <badlop@process-one.net>
|
||||||
|
|
||||||
|
* doc/Makefile: When cleaning, remove contributed_modules.tex
|
||||||
|
|
||||||
* src/Makefile.in: Fix arguments to Install program
|
* src/Makefile.in: Fix arguments to Install program
|
||||||
|
|
||||||
2009-02-02 Badlop <badlop@process-one.net>
|
2009-02-02 Badlop <badlop@process-one.net>
|
||||||
|
@ -41,6 +41,7 @@ clean:
|
|||||||
rm -f *.out
|
rm -f *.out
|
||||||
rm -f *.pdf
|
rm -f *.pdf
|
||||||
rm -f *.toc
|
rm -f *.toc
|
||||||
|
rm contributed_modules.tex
|
||||||
|
|
||||||
guide.html: guide.tex
|
guide.html: guide.tex
|
||||||
hevea -fix -pedantic guide.tex
|
hevea -fix -pedantic guide.tex
|
||||||
|
Loading…
Reference in New Issue
Block a user