vcl: refactor debugging
[vpp.git] / src / vcl.am
index 554ebfc..6a1a85c 100644 (file)
@@ -24,6 +24,7 @@ libvppcom_la_LIBADD = $(libvppcom_la_DEPENDENCIES) -lpthread -lrt -ldl
 libvppcom_la_SOURCES +=                                \
   vcl/vcl_event.c                              \
   vcl/vppcom.c                                 \
+  vcl/vcl_debug.h                              \
   $(libvppinfra_la_SOURCES)                    \
   $(libsvm_la_SOURCES)                         \
   $(libvlibmemoryclient_la_SOURCES)