API / CLI event-log tracing
[vpp.git] / src / vlib / CMakeLists.txt
index c3dfba9..72c73f3 100644 (file)
@@ -43,7 +43,6 @@ add_vpp_library(vlib
   linux/vfio.c
   log.c
   main.c
-  mc.c
   node.c
   node_cli.c
   node_format.c
@@ -55,7 +54,6 @@ add_vpp_library(vlib
   unix/cli.c
   unix/input.c
   unix/main.c
-  unix/mc_socket.c
   unix/plugin.c
   unix/util.c
 
@@ -66,6 +64,7 @@ add_vpp_library(vlib
   cli_funcs.h
   cli.h
   counter.h
+  counter_types.h
   defs.h
   error_funcs.h
   error.h
@@ -76,7 +75,6 @@ add_vpp_library(vlib
   linux/vfio.h
   log.h
   main.h
-  mc.h
   node_funcs.h
   node.h
   pci/pci_config.h