diff options
Diffstat (limited to 'local.mk')
-rw-r--r-- | local.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,6 +29,6 @@ tex_includes := title_page.tex evmik_manual.sty \ supcon.tex -REQUIRED_TARGETS += pdf_tex -INSTALL_TARGETS += install_pdf_tex +REQUIRED_TARGETS += pdf_tex html_t2t +INSTALL_TARGETS += install_pdf_tex install_html_t2t |