aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2017-10-12 14:38:11 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2017-10-12 14:38:11 +0000
commit3573c48c463135271dd72200221a1efde47eb2f1 (patch)
treedc2c9973c78bc934a440736a3c14ce04755355ff /share/Makefile
parenta6c77942cdf3d9a10e752cf2af038fd726a867c0 (diff)
downloaddoc-3573c48c463135271dd72200221a1efde47eb2f1.tar.gz
doc-3573c48c463135271dd72200221a1efde47eb2f1.zip
no fatal errors for english documents
refactor to use make syntax instead shell/test scripts PR: 222939
Notes
Notes: svn path=/head/; revision=51109
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/Makefile b/share/Makefile
index f6f6fe4488..f7b567b300 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -2,4 +2,6 @@
SUBDIR+= pgpkeys
+po:
+
.include <bsd.subdir.mk>