Add includes.navgnome.xsl to the Makefile so the website will regenerate
correctly when this file changes.
This commit is contained in:
parent
f0f40433a1
commit
51771a7f5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26740
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/gnome/Makefile,v 1.20 2004/11/25 04:29:18 marcus Exp $
|
||||
# $FreeBSD: www/en/gnome/Makefile,v 1.21 2005/09/18 04:33:45 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -17,6 +17,7 @@ DATA= gnome_upgrade.sh
|
|||
DATA+= gnomelogalyzer.sh
|
||||
|
||||
SRCS.DEFAULT= includes.xsl
|
||||
SRCS.DEFAULT+= includes.navgnome.xsl
|
||||
XML.DEFAULT= news.xml
|
||||
|
||||
XMLDOCS= index
|
||||
|
|
Loading…
Reference in a new issue