mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-20 17:10:16 +01: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
|