From: <sg...@us...> - 2007-10-20 19:41:51
|
Revision: 100 http://toc.svn.sourceforge.net/toc/?rev=100&view=rev Author: sgbeal Date: 2007-10-20 12:41:54 -0700 (Sat, 20 Oct 2007) Log Message: ----------- typo correction Modified Paths: -------------- trunk/examples/filter/GNUmakefile Modified: trunk/examples/filter/GNUmakefile =================================================================== --- trunk/examples/filter/GNUmakefile 2007-10-20 19:40:39 UTC (rev 99) +++ trunk/examples/filter/GNUmakefile 2007-10-20 19:41:54 UTC (rev 100) @@ -1,5 +1,5 @@ #!/usr/bin/make -f -# Demonstration of using the toc2 doxygen helper... +# Demonstration of using the toc2 file filter helper... include toc2.make package.dist_files += $(wildcard *.in) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |