added to enable include file install

darwin-pinnedpubkey
Daniel Stenberg 23 years ago
parent 4c32b6c201
commit 0a57b8cd60

@ -0,0 +1,5 @@
SUBDIRS = curl
EXTRA_DIST = README
AUTOMAKE_OPTIONS = foreign no-dependencies

@ -0,0 +1,7 @@
pkginclude_HEADERS = \
curl.h \
easy.h \
mprintf.h \
stdcheaders.h \
types.h
pkgincludedir= $(includedir)/curl
Loading…
Cancel
Save