mirror of
https://github.com/curl/curl.git
synced 2026-04-13 00:31:41 +08:00
6 lines
142 B
Makefile
6 lines
142 B
Makefile
pkginclude_HEADERS = \
|
|
curl.h curlver.h easy.h mprintf.h stdcheaders.h types.h multi.h
|
|
pkgincludedir= $(includedir)/curl
|
|
|
|
CLEANFILES = *dist
|