svn commit: r47527 - head/en_US.ISO8859-1/htdocs/releases/11.0R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Fri Oct 9 15:41:29 2015 New Revision: 47527 URL: https://svnweb.freebsd.org/changeset/doc/47527 Log: Connect index.xml to the build. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.0R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/11.0R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.0R/Makefile Fri Oct 9 15:41:08 2015 (r47526) +++ head/en_US.ISO8859-1/htdocs/releases/11.0R/Makefile Fri Oct 9 15:41:29 2015 (r47527) @@ -7,7 +7,8 @@ .include "../Makefile.inc" .endif -DOCS= schedule.xml \ +DOCS= index.xml \ + schedule.xml \ todo.xml DATA= docbook.css _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"