Oops. Remember to hook up docbook.css to the Web site build.

This commit is contained in:
Bruce A. Mah 2001-09-19 19:43:18 +00:00
parent 26b16175c4
commit b86df006df
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10764

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/releases/4.4R/Makefile,v 1.1 2001/04/21 07:58:32 jkh Exp $
# $FreeBSD: www/en/releases/4.4R/Makefile,v 1.1 2001/09/19 08:20:45 jkh Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -8,5 +8,6 @@
.endif
DOCS= announce.sgml notes.sgml errata.sgml
DATA= docbook.css
.include "${WEB_PREFIX}/share/mk/web.site.mk"