mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
Add missing dependency so the html.in files get built
This commit is contained in:
parent
8f60f70e21
commit
3f66664935
1 changed files with 2 additions and 0 deletions
|
@ -63,5 +63,7 @@ $(asciidoc_product) : $(txt_in) $(man_in)
|
|||
fi
|
||||
$(AM_V_GEN)./config.status --file=$@;
|
||||
|
||||
$(doc_DATA) : $(html_in)
|
||||
|
||||
CLEANFILES+= $(asciidoc_product) config.log
|
||||
DISTCLEANFILES+= $(html_in) $(man_in)
|
||||
|
|
Loading…
Add table
Reference in a new issue