Hook the 5.3 schedule up to the build.
This commit is contained in:
parent
46876abb11
commit
bb97f06ee8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21835
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/en/releases/5.3R/Makefile,v 1.1 2003/11/07 07:31:43 rwatson Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,7 +7,7 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= todo.sgml
|
||||
DOCS= todo.sgml schedule.sgml
|
||||
|
||||
DATA= docbook.css
|
||||
|
||||
|
|
Loading…
Reference in a new issue