xref: /third_party/skia/third_party/externals/microhttpd/src/Makefile.am
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/skia/third_party/externals/microhttpd/src/
1cb93a386Sopenharmony_ci# This Makefile.am is in the public domain
2cb93a386Sopenharmony_ciif HAVE_CURL
3cb93a386Sopenharmony_cicurltests = testcurl
4cb93a386Sopenharmony_ciif HAVE_ZZUF
5cb93a386Sopenharmony_ciif HAVE_SOCAT
6cb93a386Sopenharmony_cizzuftests = testzzuf
7cb93a386Sopenharmony_ciendif
8cb93a386Sopenharmony_ciendif
9cb93a386Sopenharmony_ciendif
10cb93a386Sopenharmony_ciif ENABLE_SPDY
11cb93a386Sopenharmony_ciif HAVE_OPENSSL
12cb93a386Sopenharmony_cimicrospdy = microspdy
13cb93a386Sopenharmony_ciif HAVE_CURL
14cb93a386Sopenharmony_cimicrospdy += spdy2http
15cb93a386Sopenharmony_ciendif
16cb93a386Sopenharmony_ci#if HAVE_SPDYLAY
17cb93a386Sopenharmony_cimicrospdy += testspdy
18cb93a386Sopenharmony_ci#endif
19cb93a386Sopenharmony_ciendif
20cb93a386Sopenharmony_ciendif
21cb93a386Sopenharmony_ci
22cb93a386Sopenharmony_ciSUBDIRS = include platform microhttpd $(microspdy) $(curltests) $(zzuftests) .
23cb93a386Sopenharmony_ci
24cb93a386Sopenharmony_ciif BUILD_EXAMPLES
25cb93a386Sopenharmony_ciSUBDIRS += examples
26cb93a386Sopenharmony_ciendif
27cb93a386Sopenharmony_ci
28cb93a386Sopenharmony_ciEXTRA_DIST = \
29cb93a386Sopenharmony_ci datadir/cert-and-key.pem \
30cb93a386Sopenharmony_ci datadir/cert-and-key-for-wireshark.pem \
31cb93a386Sopenharmony_ci datadir/spdy-draft.txt
32

Indexes created Thu Nov 07 10:32:03 CST 2024