Date: Sat, 22 Apr 2017 17:54:34 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50194 - head/en_US.ISO8859-1/htdocs/internal Message-ID: <201704221754.v3MHsYDj010813@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew (ports committer) Date: Sat Apr 22 17:54:33 2017 New Revision: 50194 URL: https://svnweb.freebsd.org/changeset/doc/50194 Log: Fix ommision from earlier commit: Connect associates.xml to the build Approved by: core (implicit) Differential Revision: https://reviews.freebsd.org/D10413 Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/internal/Makefile Sat Apr 22 13:45:46 2017 (r50193) +++ head/en_US.ISO8859-1/htdocs/internal/Makefile Sat Apr 22 17:54:33 2017 (r50194) @@ -8,6 +8,7 @@ .endif DOCS= about.xml +DOCS+= associate.xml DOCS+= bylaws.xml DOCS+= clusteradm.xml DOCS+= code-of-conduct.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704221754.v3MHsYDj010813>