[Lemon-commits] alpar: r3344 - lemon/trunk/doc

Lemon SVN svn at lemon.cs.elte.hu
Thu Oct 25 18:57:45 CEST 2007


Author: alpar
Date: Thu Oct 25 18:57:43 2007
New Revision: 3344

Modified:
   lemon/trunk/doc/Makefile.am

Log:
Fix a typo that caused the failure of 'make dist'


Modified: lemon/trunk/doc/Makefile.am
==============================================================================
--- lemon/trunk/doc/Makefile.am	(original)
+++ lemon/trunk/doc/Makefile.am	Thu Oct 25 18:57:43 2007
@@ -10,7 +10,7 @@
 	doc/algorithms.dox \
 	doc/coding_style.dox \
 	doc/developers_interface.dox \
-	doc/developres.dox \
+	doc/developers.dox \
 	doc/dirs.dox \
 	doc/getstart.dox \
 	doc/graph-adaptors.dox \



More information about the Lemon-commits mailing list