aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.doc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2007-05-10 23:26:42 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2007-05-10 23:26:42 +0000
commit4458284ca1c342ea01d5c6f9bc6acb187c7ca4cb (patch)
tree7e3c17d800b8720550c83c8a0346c48b2a9d5141 /doc/Makefile.doc
parent9f88988111efacb799e0160fca870b80e8b9a030 (diff)
Path for docstring-magic
Diffstat (limited to 'doc/Makefile.doc')
-rw-r--r--doc/Makefile.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.doc b/doc/Makefile.doc
index e48c943e..1f8f2ca7 100644
--- a/doc/Makefile.doc
+++ b/doc/Makefile.doc
@@ -156,7 +156,7 @@ distclean: clean
$(DOCNAME).texi: ../*/*.el
$(MAKE) magic
magic:
- $(EMACS) $(EMACSFLAGS) -l texi-docstring-magic.el $(DOCNAME).texi -f texi-docstring-magic -f save-buffer
+ $(EMACS) $(EMACSFLAGS) -l ./docstring-magic.el $(DOCNAME).texi -f texi-docstring-magic -f save-buffer