diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2f7098033..b9632770d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,6 +36,9 @@ CMAKE_DIST = \ CMake/FindLibSSH2.cmake \ CMake/FindMbedTLS.cmake \ CMake/FindNGHTTP2.cmake \ + CMake/FindNGHTTP3.cmake \ + CMake/FindNGTCP2.cmake \ + CMake/FindQUICHE.cmake \ CMake/FindWolfSSL.cmake \ CMake/Macros.cmake \ CMake/OtherTests.cmake \ |