Connect the Usenix summit notes to the build, so it is easier for

others to review.  Note, this is intentionally NOT linked from
anywhere yet.
This commit is contained in:
Murray Stokely 2002-08-16 07:30:40 +00:00
parent 4e845679ff
commit 1b59e7f1b7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13899

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $FreeBSD: www/en/events/2002/Makefile,v 1.1 2002/03/16 08:47:55 murray Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -7,6 +7,6 @@
.include "../Makefile.inc"
.endif
DOCS?= bsdcon-devsummit.sgml
DOCS?= bsdcon-devsummit.sgml usenix-devsummit.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"