From: <den...@us...> - 2010-07-24 17:00:31
|
Revision: 229 http://stdair.svn.sourceforge.net/stdair/?rev=229&view=rev Author: denis_arnaud Date: 2010-07-24 17:00:24 +0000 (Sat, 24 Jul 2010) Log Message: ----------- [Doc] Updated the tool for document generation (in order to produce PDF documents). Modified Paths: -------------- trunk/stdair/doc/Makefile.am Modified: trunk/stdair/doc/Makefile.am =================================================================== --- trunk/stdair/doc/Makefile.am 2010-07-24 16:56:03 UTC (rev 228) +++ trunk/stdair/doc/Makefile.am 2010-07-24 17:00:24 UTC (rev 229) @@ -78,4 +78,4 @@ rm -rf $(DESTDIR)$(docdir) clean-local: - rm -rf html *.log *.tag + rm -rf html latex *.log *.tag This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |