Skip to content
Snippets Groups Projects
Commit 3f666649 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Add missing dependency so the html.in files get built

parent 8f60f70e
No related branches found
No related tags found
No related merge requests found
......@@ -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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment