K 10 svn:author V 8 blackend K 8 svn:date V 27 2013-06-24T08:23:29.957399Z K 7 svn:log V 392 Fix install-html-split target: With the current code running "make install" will build the files but will install only 2 files (docbook.css and tramemark.html). Another "make install" is required to get the missing files. This is not the expected behavior. A quick workaround is to run "make && make install", but let's fix the code to get a working "make install". Discussed with: gabor END