mirror of
https://github.com/curl/curl.git
synced 2026-07-28 01:33:11 +03:00
added multi.h
This commit is contained in:
parent
6062a1bd68
commit
3853e3d6f3
1 changed files with 2 additions and 1 deletions
|
|
@ -3,5 +3,6 @@ pkginclude_HEADERS = \
|
|||
easy.h \
|
||||
mprintf.h \
|
||||
stdcheaders.h \
|
||||
types.h
|
||||
types.h \
|
||||
multi.h
|
||||
pkgincludedir= $(includedir)/curl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue