summaryrefslogtreecommitdiffstats
path: root/src/plugins/igmp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/igmp/CMakeLists.txt')
-rw-r--r--src/plugins/igmp/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/igmp/CMakeLists.txt b/src/plugins/igmp/CMakeLists.txt
index 725f5185569..8e1371f4bdf 100644
--- a/src/plugins/igmp/CMakeLists.txt
+++ b/src/plugins/igmp/CMakeLists.txt
@@ -30,8 +30,4 @@ add_vpp_plugin(igmp
API_FILES
igmp.api
-
- INSTALL_HEADERS
- igmp_all_api_h.h
- igmp_msg_enum.h
)