Add pccard chapter to the SRCS line so that make knows to rebuild the

book if only this chapter changes.
This commit is contained in:
Murray Stokely 2003-08-12 06:23:32 +00:00
parent 4c9ff90635
commit 512fe05122
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17840

View file

@ -34,6 +34,7 @@ SRCS+= pci/chapter.sgml
SRCS+= scsi/chapter.sgml
SRCS+= smp/chapter.sgml
SRCS+= sound/chapter.sgml
SRCS+= pccard/chapter.sgml
SRCS+= sysinit/chapter.sgml
SRCS+= usb/chapter.sgml
SRCS+= vm/chapter.sgml