Add vinum article to the Makefile.
Pointed out by: Peter Pentchev <roam@ringlet.net>
This commit is contained in:
parent
2cd97bd8cc
commit
5b837f04f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10980
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: doc/en_US.ISO8859-1/articles/Makefile,v 1.19 2001/10/08 06:19:13 murray Exp $
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR = committers-guide
|
||||
SUBDIR+= console-server
|
||||
|
@ -22,6 +22,7 @@ SUBDIR+= pxe
|
|||
SUBDIR+= serial-uart
|
||||
SUBDIR+= solid-state
|
||||
SUBDIR+= storage-devices
|
||||
SUBDIR+= vinum
|
||||
SUBDIR+= vm-design
|
||||
SUBDIR+= zip-drive
|
||||
|
||||
|
|
Loading…
Reference in a new issue