diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2020-03-27 22:36:53 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2020-03-27 22:36:53 +0000 |
commit | 8843a4c304217c64468746d82009d14e7a24c1fc (patch) | |
tree | 1a48d6dcb109cb4136cb2918163179258ce1d5a8 /it_IT.ISO8859-15/Makefile | |
parent | 98614b27d18aa6080d0edd68bf2bdb5c130a8ea4 (diff) | |
download | doc-8843a4c304217c64468746d82009d14e7a24c1fc.tar.gz doc-8843a4c304217c64468746d82009d14e7a24c1fc.zip |
it_IT/Makefile: Add articles directory
Add articles directory to it_IT.ISO8859-15/Makefile and update .po and
.xml files to fix Italian documentation build.
Reviewed by: dbaio
Approved by: bcr (docs), tcberner (co-mentor)
Differential Revision: https://reviews.freebsd.org/D24184
Notes
Notes:
svn path=/head/; revision=54018
Diffstat (limited to 'it_IT.ISO8859-15/Makefile')
-rw-r--r-- | it_IT.ISO8859-15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/it_IT.ISO8859-15/Makefile b/it_IT.ISO8859-15/Makefile index f6e7373eab..bff03f518f 100644 --- a/it_IT.ISO8859-15/Makefile +++ b/it_IT.ISO8859-15/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +SUBDIR = articles SUBDIR+= books COMPAT_SYMLINK = it |