From d5e7ad8792bbb46023831ce4bb5627678ce8a32f Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 13 Feb 2020 08:14:01 +0100 Subject: [PATCH] Framework: parity between plugins and core --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 900dc63fe..e19882b64 100644 --- a/Makefile +++ b/Makefile @@ -379,6 +379,8 @@ style: style-python style-php license: want-p5-File-Slurp @${.CURDIR}/Scripts/license > ${.CURDIR}/LICENSE +sync: license + dhparam: .for BITS in 1024 2048 4096 ${OPENSSL} dhparam -out \