[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Add missing dependency so the html.in files get built
commit 3f6666493535477e7dea25407522ce4f0d74c21a
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Thu Aug 23 12:52:33 2012 -0400
Add missing dependency so the html.in files get built
---
doc/include.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/include.am b/doc/include.am
index 011cc7f..4876a62 100644
--- a/doc/include.am
+++ b/doc/include.am
@@ -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)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits