svn commit: r52323 - head/en_US.ISO8859-1/htdocs/news/status

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Oct 1 19:05:41 UTC 2018


Author: trasz
Date: Mon Oct  1 19:05:40 2018
New Revision: 52323
URL: https://svnweb.freebsd.org/changeset/doc/52323

Log:
  Attach report-sample.md to the build.
  
  Reviewed by:	allanjude
  Approved by:	allanjude (mentor)
  Sponsored by:	DARPA, AFRL
  Differential Revision:	https://reviews.freebsd.org/D17379

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/Makefile

Modified: head/en_US.ISO8859-1/htdocs/news/status/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/Makefile	Mon Oct  1 18:16:45 2018	(r52322)
+++ head/en_US.ISO8859-1/htdocs/news/status/Makefile	Mon Oct  1 19:05:40 2018	(r52323)
@@ -85,6 +85,7 @@ XSLT.DEFAULT=	report.xsl
 
 # Install a sample <project> entry.
 DATA=		report-sample.xml
+DATA+=		report-sample.md
 
 INDEXLINK=	status.html
 


More information about the svn-doc-head mailing list