svn commit: r50419 - head/en_US.ISO8859-1/htdocs/releases/11.1R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Fri Jun 30 19:33:01 2017
New Revision: 50419
URL: https://svnweb.freebsd.org/changeset/doc/50419
Log:
Hook hardware.html, readme.html, and relnotes.html to the build.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile
Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile Fri Jun 30 19:29:17 2017 (r50418)
+++ head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile Fri Jun 30 19:33:01 2017 (r50419)
@@ -15,7 +15,10 @@ THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH}
DOCS= index.xml \
schedule.xml
-DATA= docbook.css
+DATA= docbook.css \
+ hardware.html \
+ readme.html \
+ relnotes.html
# PGP-signed checksums
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"