mirror of
https://github.com/curl/curl.git
synced 2026-04-13 12:41:42 +08:00
8 lines
116 B
Makefile
8 lines
116 B
Makefile
pkginclude_HEADERS = \
|
|
curl.h \
|
|
easy.h \
|
|
mprintf.h \
|
|
stdcheaders.h \
|
|
types.h
|
|
pkgincludedir= $(includedir)/curl
|