]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
fixed the new path to the curl man page
authorDaniel Stenberg <daniel@haxx.se>
Wed, 24 May 2000 22:56:00 +0000 (22:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 May 2000 22:56:00 +0000 (22:56 +0000)
Makefile.am

index b5b81a56482e67a582b6df6cdd5d38d193a30e1b..334e0f3a4082802231ca284fc24c3971dbb10d9c 100644 (file)
@@ -4,7 +4,7 @@
 
 AUTOMAKE_OPTIONS = foreign no-dependencies
 
-man_MANS = curl.1
+man_MANS = docs/curl.1
 
 EXTRA_DIST = $(man_MANS)