1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl/Makefile.am
Daniel Stenberg 3853e3d6f3 added multi.h
2002-03-19 10:35:14 +00:00

9 lines
127 B
Makefile

pkginclude_HEADERS = \
curl.h \
easy.h \
mprintf.h \
stdcheaders.h \
types.h \
multi.h
pkgincludedir= $(includedir)/curl