diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-05-07 17:57:32 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-05-07 17:57:32 +0000 |
commit | d66ba51686af7bfa9e1792fbd4711af0a66ff3ac (patch) | |
tree | ff3e380facaa5e05108c03e749e36fef68b3c1bb /zh_CN.GB2312/books/handbook/Makefile | |
parent | 203607eebcaa9c71b76aef58bb76fad177028399 (diff) |
Notes
Diffstat (limited to 'zh_CN.GB2312/books/handbook/Makefile')
-rw-r--r-- | zh_CN.GB2312/books/handbook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/zh_CN.GB2312/books/handbook/Makefile b/zh_CN.GB2312/books/handbook/Makefile index 02ed925eb8..7196fe07b7 100644 --- a/zh_CN.GB2312/books/handbook/Makefile +++ b/zh_CN.GB2312/books/handbook/Makefile @@ -3,7 +3,7 @@ # # Build the FreeBSD Handbook (Simplified Chinese). # -# Original revision: 1.97 +# Original revision: 1.99 # ------------------------------------------------------------------------ # @@ -177,6 +177,7 @@ SRCS+= mac/chapter.sgml SRCS+= mail/chapter.sgml SRCS+= mirrors/chapter.sgml SRCS+= multimedia/chapter.sgml +SRCS+= nanobsd/chapter.sgml SRCS+= network-servers/chapter.sgml SRCS+= pgpkeys/chapter.sgml SRCS+= ports/chapter.sgml |