From c10684ac3f6f39c190ce61bc174993a9a8b11be5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 24 May 2000 22:56:00 +0000 Subject: fixed the new path to the curl man page --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b5b81a564..334e0f3a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies -man_MANS = curl.1 +man_MANS = docs/curl.1 EXTRA_DIST = $(man_MANS) -- cgit v1.2.3