X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fplugins%2Fct6%2FCMakeLists.txt;h=74f6c60c6346d3a0cc4fc270c1118f829387cf45;hp=069b33ad2d01ceac5ac699c158cfe099dc590147;hb=ee98904e0;hpb=0aa35a7fad65236eb2d7845169690f1b809217c7 diff --git a/src/plugins/ct6/CMakeLists.txt b/src/plugins/ct6/CMakeLists.txt index 069b33ad2d0..74f6c60c634 100644 --- a/src/plugins/ct6/CMakeLists.txt +++ b/src/plugins/ct6/CMakeLists.txt @@ -26,10 +26,6 @@ add_vpp_plugin(ct6 API_FILES ct6.api - INSTALL_HEADERS - ct6_all_api_h.h - ct6_msg_enum.h - API_TEST_SOURCES ct6_test.c )