Disable books directory since it has no real content yet
This commit is contained in:
parent
dde19dfed1
commit
cbb72a4609
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12100
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR = articles
|
||||
SUBDIR+= books
|
||||
#SUBDIR+= books
|
||||
|
||||
COMPAT_SYMLINK = sr
|
||||
|
||||
|
|
Loading…
Reference in a new issue