[Vim-latex-cvs] SF.net SVN: vim-latex: [1037] trunk/vimfiles/doc/Makefile
Brought to you by:
srinathava,
tmaas
From: <tm...@us...> - 2008-05-31 16:41:58
|
Revision: 1037 http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1037&view=rev Author: tmaas Date: 2008-05-31 09:42:06 -0700 (Sat, 31 May 2008) Log Message: ----------- - typofix Modified Paths: -------------- trunk/vimfiles/doc/Makefile Modified: trunk/vimfiles/doc/Makefile =================================================================== --- trunk/vimfiles/doc/Makefile 2008-05-31 16:10:30 UTC (rev 1036) +++ trunk/vimfiles/doc/Makefile 2008-05-31 16:42:06 UTC (rev 1037) @@ -6,7 +6,7 @@ xsltproc=xsltproc -dbv2im=../../db2vim/db2vim +db2vim=../../db2vim/db2vim # Use for debugging: #xsltproc=trace -e trace=file xsltproc --nonet --load-trace This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |