svn commit: r47068 - head/en_US.ISO8859-1/htdocs/releases/10.2R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Fri Jul 24 20:05:57 2015
New Revision: 47068
URL: https://svnweb.freebsd.org/changeset/doc/47068
Log:
Connect the hardware.html, readme.html, and relnotes.html files to
the build.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/10.2R/Makefile
Modified: head/en_US.ISO8859-1/htdocs/releases/10.2R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/10.2R/Makefile Fri Jul 24 20:00:18 2015 (r47067)
+++ head/en_US.ISO8859-1/htdocs/releases/10.2R/Makefile Fri Jul 24 20:05:57 2015 (r47068)
@@ -10,6 +10,9 @@
DOCS= schedule.xml \
todo.xml
-DATA= docbook.css
+DATA= docbook.css \
+ hardware.html \
+ readme.html \
+ relnotes.html
.include "${DOC_PREFIX}/share/mk/web.site.mk"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"