doc/en/events/Makefile
Murray Stokely e44fabfd6c Add the events-specific CSS file to the build, so that it will be
installed for use by the devsummit article.
2002-03-26 08:11:53 +00:00

14 lines
282 B
Makefile

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