Hook up the snapshots page to the build.
This commit is contained in:
parent
903f2a96b3
commit
8ad3f4a088
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23793
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.116 2004/12/18 12:35:25 ceri Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.117 2004/12/30 17:53:43 hrs Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -57,6 +57,7 @@ SUBDIR+= releng
|
|||
SUBDIR+= search
|
||||
SUBDIR+= security
|
||||
SUBDIR+= smp
|
||||
SUBDIR+= snapshots
|
||||
SUBDIR+= tutorials
|
||||
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
|
||||
SUBDIR+= doc
|
||||
|
|
Loading…
Reference in a new issue