aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/Makefile
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2008-09-28 12:54:12 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2008-09-28 12:54:12 +0000
commitb9a67e9ab643776f28be34d248343d6573bf5052 (patch)
tree6a59649ef4cf20bc096136423b7447c531d43a54 /en_US.ISO8859-1/books/handbook/Makefile
parentc3411beb863eb36ba6da06b3c181146181ba628a (diff)
downloaddoc-b9a67e9ab643776f28be34d248343d6573bf5052.tar.gz
doc-b9a67e9ab643776f28be34d248343d6573bf5052.zip
Add the DTrace, file systems, and Updating chapters to the build. They
need a bit more fleshing out, but there is no reason why they should remain local patches anymore. Reviewed by: remko, pgj, manolis, keramida
Notes
Notes: svn path=/head/; revision=32973
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/Makefile')
-rw-r--r--en_US.ISO8859-1/books/handbook/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/handbook/Makefile b/en_US.ISO8859-1/books/handbook/Makefile
index 1f36782e72..71f88f0c34 100644
--- a/en_US.ISO8859-1/books/handbook/Makefile
+++ b/en_US.ISO8859-1/books/handbook/Makefile
@@ -198,6 +198,7 @@ IMAGES_LIB+= callouts/15.png
SRCS+= audit/chapter.sgml
SRCS+= book.sgml
SRCS+= colophon.sgml
+SRCS+= dtrace/chapter.sgml
SRCS+= freebsd-glossary.sgml
SRCS+= advanced-networking/chapter.sgml
SRCS+= basics/chapter.sgml
@@ -209,6 +210,7 @@ SRCS+= desktop/chapter.sgml
SRCS+= disks/chapter.sgml
SRCS+= eresources/chapter.sgml
SRCS+= firewalls/chapter.sgml
+SRCS+= filesystems/chapter.sgml
SRCS+= geom/chapter.sgml
SRCS+= install/chapter.sgml
SRCS+= introduction/chapter.sgml
@@ -228,6 +230,7 @@ SRCS+= preface/preface.sgml
SRCS+= printing/chapter.sgml
SRCS+= security/chapter.sgml
SRCS+= serialcomms/chapter.sgml
+SRCS+= updating/chapter.sgml
SRCS+= users/chapter.sgml
SRCS+= vinum/chapter.sgml
SRCS+= virtualization/chapter.sgml