mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
76e73cfec8
'maketgz'
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
|