mirror of
https://github.com/curl/curl.git
synced 2026-05-01 13:27:52 +03:00
docs/Makefile.am: make curl-config.1 install
on "make install" like it should
Follow-up to 60971d665b
Closes #13741
This commit is contained in:
parent
ac68a2dd85
commit
4cc5657247
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ if BUILD_DOCS
|
|||
# if we disable man page building, ignore these
|
||||
MK_CA_DOCS = mk-ca-bundle.1
|
||||
CURLCONF_DOCS = curl-config.1
|
||||
man_MANS = curl-config.1
|
||||
endif
|
||||
|
||||
CURLPAGES = curl-config.md mk-ca-bundle.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue