Add a missing dependency needed for press.html.
This commit is contained in:
parent
c256b53157
commit
95ab603400
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25710
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/Makefile,v 1.41 2005/04/19 21:19:03 brueffer Exp $
|
||||
# $FreeBSD: www/en/news/Makefile,v 1.42 2005/09/18 04:33:45 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -25,7 +25,7 @@ DOCS+= sou1999.sgml
|
|||
INDEXLINK= news.html
|
||||
|
||||
SRCS.DEFAULT= includes.xsl
|
||||
DEPENDSET.DEFAULT= transtable news
|
||||
DEPENDSET.DEFAULT= transtable news press
|
||||
|
||||
XMLDOCS= newsflash::news.xml:
|
||||
XMLDOCS+= news-rdf::news.xml:news.rdf
|
||||
|
|
Loading…
Reference in a new issue