acl: remove api boilerplate
[vpp.git] / src / plugins / acl / CMakeLists.txt
index 0977129..a34ad53 100644 (file)
@@ -30,7 +30,5 @@ add_vpp_plugin(acl
   acl_test.c
 
   INSTALL_HEADERS
-  acl_all_api_h.h
-  acl_msg_enum.h
   manual_fns.h
 )