mirror of
https://github.com/moparisthebest/curl
synced 2024-11-08 18:45:05 -05:00
9 lines
127 B
Makefile
9 lines
127 B
Makefile
pkginclude_HEADERS = \
|
|
curl.h \
|
|
easy.h \
|
|
mprintf.h \
|
|
stdcheaders.h \
|
|
types.h \
|
|
multi.h
|
|
pkgincludedir= $(includedir)/curl
|