X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Figmp%2FCMakeLists.txt;h=8e1371f4bdf30bec47fe0b9b44854ef417ba5d01;hb=e5d34919b;hp=089046e97200e1de698b79b3c3457d8d9c486d51;hpb=f8520159d5e5b4988f56919d34aae3ee7ce38cdb;p=vpp.git diff --git a/src/plugins/igmp/CMakeLists.txt b/src/plugins/igmp/CMakeLists.txt index 089046e9720..8e1371f4bdf 100644 --- a/src/plugins/igmp/CMakeLists.txt +++ b/src/plugins/igmp/CMakeLists.txt @@ -26,11 +26,8 @@ add_vpp_plugin(igmp igmp_pkt.c igmp_ssm_range.c igmp_format.c + igmp_proxy.c API_FILES igmp.api - - INSTALL_HEADERS - igmp_all_api_h.h - igmp_msg_enum.h )