aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/vcl.am')
-rw-r--r--src/vcl.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vcl.am b/src/vcl.am
index 554ebfc893a..6a1a85cefef 100644
--- a/src/vcl.am
+++ b/src/vcl.am
@@ -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)