Remove the handbook from the default list of subdirectories. You need
to specify DOC_LANG=en to get the Handbook built as well.
This commit is contained in:
parent
38c570d92b
commit
93b118ba78
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4575
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,6 +1,6 @@
|
|||
# $Id: Makefile,v 1.8 1999-03-12 22:25:16 nik Exp $
|
||||
# $Id: Makefile,v 1.9 1999-03-27 15:56:08 nik Exp $
|
||||
|
||||
SUBDIR= FAQ handbook
|
||||
SUBDIR= FAQ
|
||||
|
||||
# List of all language-specific subdirs.
|
||||
LANGSUBDIR= en es ja ru zh
|
||||
|
|
Loading…
Reference in a new issue