aboutsummaryrefslogtreecommitdiffstats
path: root/help/sgmldocs.make
diff options
context:
space:
mode:
Diffstat (limited to 'help/sgmldocs.make')
-rw-r--r--help/sgmldocs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/sgmldocs.make b/help/sgmldocs.make
index 8159f7dfe9..ba491eb098 100644
--- a/help/sgmldocs.make
+++ b/help/sgmldocs.make
@@ -49,7 +49,7 @@ all: index.html omf
omf: omf_timestamp
omf_timestamp: $(omffile)
- -for file in $(omffile); do \
+ -for file in $(srcdir)/$(omffile); do \
scrollkeeper-preinstall $(docdir)/$(docname).sgml $$file $(omf_dir)/$$file; \
done
touch omf_timestamp