--- psiconv/trunk/formats/generate_xhtml.sh 2004/02/02 21:57:34 194 +++ psiconv/trunk/formats/generate_xhtml.sh 2004/02/04 11:35:35 195 @@ -28,7 +28,7 @@ tempdir=$outputdir/.temp mkindex=$basedir/formats/index_html.sh index=$tempdir/index -mkdef=$basedir/formats/html_links.sh +mkdef=$basedir/formats/xhtml_links.sh echo "Going to create the intermediate files..."