Unhook articles/new-users from the build until we find a way to fix
the build.
This commit is contained in:
parent
612ab119d2
commit
64f092ccd1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50397
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
SUBDIR = explaining-bsd
|
SUBDIR = explaining-bsd
|
||||||
SUBDIR+= new-users
|
#SUBDIR+= new-users
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../..
|
DOC_PREFIX?= ${.CURDIR}/../..
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
Loading…
Reference in a new issue