X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fplugins%2Ftlsopenssl%2FCMakeLists.txt;h=8ac36cfe3fdf5f54605762c03db612395ae23632;hp=07b587b4ca3792a281b5cf1558c7fa5e1a811c08;hb=1e582206a;hpb=7071952df81122a601ff84cccb7e1a2539a49941 diff --git a/src/plugins/tlsopenssl/CMakeLists.txt b/src/plugins/tlsopenssl/CMakeLists.txt index 07b587b4ca3..8ac36cfe3fd 100644 --- a/src/plugins/tlsopenssl/CMakeLists.txt +++ b/src/plugins/tlsopenssl/CMakeLists.txt @@ -23,10 +23,6 @@ if(OPENSSL_FOUND) API_FILES tls_openssl.api - INSTALL_HEADERS - tls_openssl_all_api_h.h - tls_openssl_msg_enum.h - API_TEST_SOURCES tls_openssl_test.c