[master] 4aa1ebaa2 Include debug.h in libvmod_debug_la_SOURCES
Dridi Boukelmoune
dridi.boukelmoune at gmail.com
Wed Oct 9 06:27:05 UTC 2024
commit 4aa1ebaa2923e61670d7871e3cf857b1b7d0ac6e
Author: Simon Stridsberg <simon.stridsberg at varnish-software.com>
Date: Wed Oct 9 07:47:02 2024 +0200
Include debug.h in libvmod_debug_la_SOURCES
diff --git a/vmod/automake_boilerplate_debug.am b/vmod/automake_boilerplate_debug.am
index f2f2e36ad..51e632f66 100644
--- a/vmod/automake_boilerplate_debug.am
+++ b/vmod/automake_boilerplate_debug.am
@@ -8,6 +8,7 @@ vmod_LTLIBRARIES += libvmod_debug.la
libvmod_debug_la_SOURCES = \
vmod_debug.c \
+ vmod_debug.h \
vmod_debug_acl.c \
vmod_debug_dyn.c \
vmod_debug_filters.c \
More information about the varnish-commit
mailing list