Update Makefile to install new GSoC 2010 poster and thumbnail.
This commit is contained in:
parent
3287e473d5
commit
c257003a62
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35557
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/projects/Makefile,v 1.32 2008/04/22 08:59:24 murray Exp $
|
||||
# $FreeBSD: www/en/projects/Makefile,v 1.33 2009/03/16 13:43:53 rwatson Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -17,6 +17,8 @@ DOCS+= summerofcode-2008.sgml
|
|||
|
||||
DATA= 2009-freebsd-gsoc-thumbnail.jpg
|
||||
DATA+= 2009-freebsd-gsoc.pdf
|
||||
DATA+= 2010-freebsd-gsoc-thumbnail.jpg
|
||||
DATA+= 2010-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