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:
parent
84518542a8
commit
e44fabfd6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12586
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue