diff --git a/en/gnome/Makefile b/en/gnome/Makefile index 57c8c0ad73..343b85b137 100644 --- a/en/gnome/Makefile +++ b/en/gnome/Makefile @@ -1,26 +1,27 @@ -# $FreeBSD: www/en/gnome/Makefile,v 1.24 2006/04/30 19:27:32 marcus Exp $ +# $FreeBSD: www/en/gnome/Makefile,v 1.25 2006/08/19 21:20:34 hrs Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif SUBDIR= docs SUBDIR+= images DOCS= screenshots.sgml DOCS+= contact.sgml DATA= gnomelogalyzer.sh +DATA+= gnome_prefix.sh XML.DEFAULT= news.xml XMLDOCS= index XSLTPROCOPTS.index= ${XSLTPROCOPTS:N--nonet} XMLDOCS+= newsflash XMLDOCS+= news:rss.xsl::news.rdf .include "${WEB_PREFIX}/share/mk/web.site.mk"