From e865a85b43caa6f453304e836dae3b62ca73c635 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 18 Apr 2009 06:11:42 +0000 Subject: Fix SF/2757715 * Makefile.pamphlet (all-input): Make all-doc a requirement. (all-doc): Tidy. * doc/Makefile.in: Likewise. Install help files. * doc/help: New. Home for help files. --- src/interp/util.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp') diff --git a/src/interp/util.lisp b/src/interp/util.lisp index 8e2b0b9b..6abfbbd3 100644 --- a/src/interp/util.lisp +++ b/src/interp/util.lisp @@ -243,7 +243,7 @@ "/share/msgs/" "/../../src/algebra/" "/../../src/interp/" ; for boot and lisp files (helps fd) - "/doc/spadhelp/" )) + "/doc/help/" )) ;; The relative directory list specifies how to find the algebra ;; directory from the current {\bf AXIOM} shell variable. -- cgit v1.2.3