diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
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 |