e0c4e936e0
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 |
||
---|---|---|
.. | ||
doc.commands.mk | ||
doc.common.mk | ||
doc.docbook.mk | ||
doc.images.mk | ||
doc.install.mk | ||
doc.project.mk | ||
doc.slides.mk | ||
doc.subdir.mk | ||
doc.xml.mk | ||
web.site.mk |