mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-03 18:16:22 +01:00
rename html target to html-local folowing autoconf warning
This commit is contained in:
parent
f89481fe60
commit
ac2e070956
@ -181,8 +181,8 @@ dist_html_DATA = $(HTML_FILES)
|
|||||||
|
|
||||||
$(HTML_TANGLED): $(htmlizer)
|
$(HTML_TANGLED): $(htmlizer)
|
||||||
|
|
||||||
html: $(dist_html_DATA)
|
html-local: $(dist_html_DATA)
|
||||||
doc: html
|
doc: html-local
|
||||||
|
|
||||||
# =============== DEVELOPER MODE =============== #
|
# =============== DEVELOPER MODE =============== #
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user