Attach the Greek translation of the FAQ to the build.
Obtained from: FreeBSD Greek Documentation Project
This commit is contained in:
parent
b296ab36ff
commit
2b48258742
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31332
1 changed files with 4 additions and 3 deletions
|
@ -1,11 +1,12 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/books/Makefile
|
||||
# %SRCID% 1.1
|
||||
# %SRCID% 1.14
|
||||
|
||||
SUBDIR = handbook
|
||||
SUBDIR = faq
|
||||
SUBDIR+= handbook
|
||||
|
||||
ROOT_SYMLINKS= handbook
|
||||
ROOT_SYMLINKS= faq handbook
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue