Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / include / curl / Makefile.am
blobbee5c25afab857503ad19d040a2bee7ab2e524a5
1 pkginclude_HEADERS = \
2         curl.h curlver.h easy.h mprintf.h stdcheaders.h types.h multi.h \
3         typecheck-gcc.h curlbuild.h curlrules.h
5 pkgincludedir= $(includedir)/curl
7 # curlbuild.h does not exist in the CVS tree. When the original libcurl
8 # source code distribution archive file is created, curlbuild.h.dist is
9 # renamed to curlbuild.h and included in the tarball so that it can be
10 # used directly on non-configure systems.
12 # The distributed curlbuild.h will be overwritten on configure systems
13 # when the configure script runs, with one that is suitable and specific
14 # to the library being configured and built.
16 # curlbuild.h.in is the distributed template file from which the configure
17 # script creates curlbuild.h at library configuration time, overwiting the
18 # one included in the distribution archive.
20 # curlbuild.h.dist is not included in the source code distribution archive.
22 EXTRA_DIST = curlbuild.h.in
24 DISTCLEANFILES = curlbuild.h