Revert last commit to this Makefile and reconnect availability.sgml to
the build, since otherwise it won't really work as a dummy redirect page. Pointy hat to: simon
This commit is contained in:
parent
e7bf390a8f
commit
ba74298626
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17826
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.96 2003/05/15 17:32:00 jim Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.97 2003/08/11 20:44:50 simon Exp $
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
.endif
|
||||
|
@ -10,6 +10,7 @@
|
|||
|
||||
DOCS= applications.sgml
|
||||
DOCS+= auditors.sgml
|
||||
DOCS+= availability.sgml
|
||||
DOCS+= docs.sgml
|
||||
DOCS+= features.sgml
|
||||
DOCS+= register.sgml
|
||||
|
|
Loading…
Reference in a new issue