From: Daniel Salzman Date: Mon, 11 Jul 2022 13:23:14 +0000 (+0200) Subject: Add embedded libngtcp2 to Knot.includes X-Git-Tag: v3.3.dev~70^2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e95da9b2c805a8ffb8024aff1351f382645eee;p=thirdparty%2Fknot-dns.git Add embedded libngtcp2 to Knot.includes --- diff --git a/Knot.includes b/Knot.includes index bb8c6aa4e0..b93f4ee3b8 100644 --- a/Knot.includes +++ b/Knot.includes @@ -8,8 +8,13 @@ src/contrib/libbpf/include/asm src/contrib/libbpf/include/linux src/contrib/libbpf/include/uapi src/contrib/libbpf/include/uapi/linux +src/contrib/libngtcp2 +src/contrib/libngtcp2/ngtcp2 +src/contrib/libngtcp2/ngtcp2/crypto +src/contrib/libngtcp2/ngtcp2/lib src/contrib/licenses src/contrib/openbsd +src/contrib/proxyv2 src/contrib/qp-trie src/contrib/ucw src/contrib/url-parser @@ -87,8 +92,6 @@ tests/libknot tests/libzscanner tests/libzscanner/data tests/libzscanner/data/includes -tests/libzscanner/tmp tests/modules tests/tap -tests/tmp tests/utils