--- src/modules/tls/Makefile.orig	2018-03-01 16:24:10 UTC
+++ src/modules/tls/Makefile
@@ -8,6 +8,8 @@ include ../../Makefile.defs
 auto_gen=
 NAME=tls.so
 
+skip_cfg_install?=yes
+
 ifeq ($(CROSS_COMPILE),)
 SSL_BUILDER=$(shell \
 	if pkg-config --exists libssl; then \
