diff --git a/en/events/Makefile b/en/events/Makefile index 3695a7849c..f40987e063 100644 --- a/en/events/Makefile +++ b/en/events/Makefile @@ -1,12 +1,14 @@ -# $FreeBSD$ +# $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"