Add the events-specific CSS file to the build, so that it will be

installed for use by the devsummit article.
This commit is contained in:
Murray Stokely 2002-03-26 08:11:53 +00:00
parent 84518542a8
commit e44fabfd6c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12586

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $FreeBSD: www/en/events/Makefile,v 1.1 2002/03/25 04:23:42 murray Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -9,4 +9,6 @@
SUBDIR= 2002
DATA= events.css
.include "${WEB_PREFIX}/share/mk/web.site.mk"