X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fflowprobe%2FCMakeLists.txt;h=b6e4996b20b37b894d5ae857afdbe8542a2f4d70;hb=refs%2Fchanges%2F06%2F14506%2F1;hp=4c1d4f33320b91d1759aaa1a368924fecef3f04f;hpb=b3abec7c1f936ee4950d14cc8a9c34c729551f9f;p=vpp.git diff --git a/src/plugins/flowprobe/CMakeLists.txt b/src/plugins/flowprobe/CMakeLists.txt index 4c1d4f33320..b6e4996b20b 100644 --- a/src/plugins/flowprobe/CMakeLists.txt +++ b/src/plugins/flowprobe/CMakeLists.txt @@ -19,6 +19,10 @@ 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 )