From 654ff0b5b0a9a5d9d17865a361bbb011603c77e0 Mon Sep 17 00:00:00 2001 From: yrutschle Date: Sun, 28 Mar 2021 11:39:49 +0200 Subject: [PATCH] rebuild when headers change --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6b5c09b..194305a 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,7 @@ version.h: sslh: sslh-fork sslh-select -$(OBJS): version.h +$(OBJS): version.h common.h collection.h sslh-conf.h sslh-conf.c: sslhconf.cfg conf2struct sslhconf.cfg