diff doc/interpreter/Makefile.in @ 810:1865b6725111

[project @ 1994-10-14 18:43:46 by jwe]
author jwe
date Fri, 14 Oct 1994 18:47:48 +0000
parents 1844c17634f9
children e5b9846f3d05
line wrap: on
line diff
--- a/doc/interpreter/Makefile.in
+++ b/doc/interpreter/Makefile.in
@@ -126,7 +126,7 @@
 .PHONY: check
 
 install: all
-	$(srcdir)/mkinstalldirs $(infodir) $(mandir)
+	$(top_srcdir)/mkinstalldirs $(infodir) $(mandir)
 	if test -d $(infodir) ; then \
 	  rm -f $(infodir)/octave.info* ; \
 	  if test -f octave.info ; then \