Start building the 2009 press release page. This was previously missing,

leading to a broken link at the bottom of
http://www.freebsd.org/news/press.html
This commit is contained in:
Gavin Atkinson 2014-06-26 10:47:13 +00:00
parent 1e524b8605
commit 51121f47eb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45129

View file

@ -10,4 +10,7 @@
XMLDOCS+= index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
DEPENDSET.index=transtable news
XMLDOCS+= press:${XSL_NEWS_PRESS_OLD}::
DEPENDSET.press=transtable press
.include "${DOC_PREFIX}/share/mk/web.site.mk"