From: Ian Jackson Date: Sat, 23 Nov 2019 18:55:20 +0000 (+0000) Subject: test-example: Make privkeys by default X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=dbeb47e470fdbf0da2accb3b9e61d9fd78025239;p=secnet.git test-example: Make privkeys by default Signed-off-by: Ian Jackson --- diff --git a/test-example/Subdir.sd.mk b/test-example/Subdir.sd.mk index b0a63b7..f42cb52 100644 --- a/test-example/Subdir.sd.mk +++ b/test-example/Subdir.sd.mk @@ -1,4 +1,4 @@ -&TARGETS += & sites.conf inside.key outside.key +&TARGETS += & sites.conf inside.key outside.key all-privkeys include common.make