diff options
Diffstat (limited to 'help/sgmldocs.make')
-rw-r--r-- | help/sgmldocs.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/sgmldocs.make b/help/sgmldocs.make index fee6bc4231..1dca7e7fc5 100644 --- a/help/sgmldocs.make +++ b/help/sgmldocs.make @@ -59,7 +59,7 @@ index.html: $(docname)/index.html -cp $(docname)/index.html . $(docname).sgml: $(sgml_ents) - -ourdir=`pwd`; \ + -ourdir=`pwd`; \ cd $(srcdir); \ cp $(sgml_ents) $$ourdir |