mirror of
https://github.com/moparisthebest/curl
synced 2025-03-01 09:51:46 -05: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
|