From bc0ea04e7d0de1f9ea78cb10168f0b9ce5a750ec Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Fri, 7 Mar 2014 12:23:51 +0000 Subject: - Move the PGP keyring generation to the language-independent share directory Discussed with: hrs, wblock --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0664d86ef4..a1379b792b 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,8 @@ SUBDIR+= zh_CN.UTF-8 SUBDIR+= zh_TW.Big5 .endif +SUBDIR+= share + DOC_PREFIX?= ${.CURDIR} .if exists(/usr/bin/svnlite) -- cgit v1.2.3