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
|