[master] b584e04ab Remember to tell autocrap about the new .h file

Poul-Henning Kamp phk at FreeBSD.org
Mon Oct 19 09:50:07 UTC 2020


commit b584e04abb3bb34b613ef729f33e65340b6403bd
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Oct 19 09:49:19 2020 +0000

    Remember to tell autocrap about the new .h file

diff --git a/bin/varnishtest/Makefile.am b/bin/varnishtest/Makefile.am
index 61c2be73d..2dd014f26 100644
--- a/bin/varnishtest/Makefile.am
+++ b/bin/varnishtest/Makefile.am
@@ -40,6 +40,7 @@ varnishtest_SOURCES = \
 		vtc_http.c \
 		vtc_http.h \
 		vtc_http2.c \
+		vtc_log.h \
 		vtc_log.c \
 		vtc_logexp.c \
 		vtc_misc.c \


More information about the varnish-commit mailing list