summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 61bc126..3195884 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -63,6 +63,8 @@ REFERENCE_DEPS = \
$(XMLFILES) \
$(XSLFILES)
+$(HTML_DATA): build_stamp
+
build_stamp: $(REFERENCE_DEPS)
xsltproc --nonet --xinclude -o $(BUILDDIR)/html/ \
--path $(BUILDDIR)/reference:$(srcdir)/reference \