Commit c10684ac authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

fixed the new path to the curl man page

parent f81e7759
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

AUTOMAKE_OPTIONS = foreign no-dependencies

man_MANS = curl.1
man_MANS = docs/curl.1

EXTRA_DIST = $(man_MANS)