Install new poster image and poster itself as part of the web build;
previously omitted.
This commit is contained in:
parent
155698a09e
commit
e8ae4294b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37125
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/projects/Makefile,v 1.33 2009/03/16 13:43:53 rwatson Exp $
|
||||
# $FreeBSD: www/en/projects/Makefile,v 1.34 2010/03/22 16:23:13 rwatson Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -19,6 +19,8 @@ DATA= 2009-freebsd-gsoc-thumbnail.jpg
|
|||
DATA+= 2009-freebsd-gsoc.pdf
|
||||
DATA+= 2010-freebsd-gsoc-thumbnail.jpg
|
||||
DATA+= 2010-freebsd-gsoc.pdf
|
||||
DATA+= 2011-freebsd-gsoc-thumbnail.jpg
|
||||
DATA+= 2011-freebsd-gsoc.pdf
|
||||
|
||||
XML_IDEAS= ${WEB_PREFIX}/en/projects/ideas/ideas.xml
|
||||
XSL_SOC= ${WEB_PREFIX}/en/projects/summerofcode.xsl
|
||||
|
|
Loading…
Reference in a new issue