diff options
Diffstat (limited to 'makeinclude.in')
| -rw-r--r-- | makeinclude.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makeinclude.in b/makeinclude.in index 029d97eeb..f2d2e9a8f 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -40,7 +40,7 @@ VPATH = @srcdir@ # programs we use... HTMLDOC = @HTMLDOC@ INSTALL = @INSTALL@ -MKDIRR = @MKDIRR@ +MKDIRR = ../mkinstalldirs LN = ln -s NROFF = @NROFF@ RM = rm -f |
