X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fplugins%2Fflowprobe%2FCMakeLists.txt;h=4c1d4f33320b91d1759aaa1a368924fecef3f04f;hp=b6e4996b20b37b894d5ae857afdbe8542a2f4d70;hb=2a1ca787b;hpb=33af8c1ed89f15cf0601ee891e9603bef16f2c93 diff --git a/src/plugins/flowprobe/CMakeLists.txt b/src/plugins/flowprobe/CMakeLists.txt index b6e4996b20b..4c1d4f33320 100644 --- a/src/plugins/flowprobe/CMakeLists.txt +++ b/src/plugins/flowprobe/CMakeLists.txt @@ -19,10 +19,6 @@ add_vpp_plugin(flowprobe API_FILES flowprobe.api - INSTALL_HEADERS - flowprobe_all_api_h.h - flowprobe_msg_enum.h - API_TEST_SOURCES flowprobe_test.c )