aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMaksim Stsepanenka <mstsepanenka@gmail.com>2017-03-29 01:20:32 +0300
committerDaniel Stenberg <daniel@haxx.se>2017-03-29 08:17:13 +0200
commitd1ddda7e75fdc24b68830b16ea0c2179436e4886 (patch)
tree5c58aba0454217f65916491a171d105c1d118d8a /src/Makefile.am
parent2066072ff20bea7a25d5506ab3ed7f9547f1f010 (diff)
make: use the variable MAKE for recursive calls
Closes #1366
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 088a9f2c0..b59fb8786 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -101,7 +101,7 @@ if USE_MANUAL
# Here are the stuff to create a built-in manual
$(MANPAGE):
- cd $(top_builddir)/docs && make curl.1
+ cd $(top_builddir)/docs && $(MAKE) curl.1
if HAVE_LIBZ
# This generates the tool_hugehelp.c file in both uncompressed and