svn commit: r45983 - head/en_US.ISO8859-1/htdocs/releases/10.1R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Fri Nov 14 19:14:46 2014 New Revision: 45983 URL: https://svnweb.freebsd.org/changeset/doc/45983 Log: Connect announce.xml and announce.asc to the build. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile Fri Nov 14 19:14:12 2014 (r45982) +++ head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile Fri Nov 14 19:14:46 2014 (r45983) @@ -7,10 +7,12 @@ .include "../Makefile.inc" .endif -DOCS= schedule.xml \ +DOCS= announce.xml \ + schedule.xml \ todo.xml -DATA= installation.html \ +DATA= announce.asc \ + installation.html \ docbook.css \ errata.html \ hardware.html \ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"