summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/doc-reference.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/doc-reference.am b/build/doc-reference.am
index 925a53f..6f5c353 100644
--- a/build/doc-reference.am
+++ b/build/doc-reference.am
@@ -129,6 +129,9 @@ else
doc_dependencies =
endif
+# Explicitly depend on the files to be distributed or installed.
+all-local: $(doc_inst_files) $(doc_dist_files)
+
# Hook up custom rules for translating references to external documentation
# to the actual location at install time.
install-data-local: $(doc_inst_targets)