Build the 'releng' subdirectory.
This commit is contained in:
parent
efa8c5651f
commit
b2259c4ce8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12354
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/en/Makefile,v 1.77 2001/12/13 19:30:08 phantom Exp $
|
# $FreeBSD: www/en/Makefile,v 1.78 2002/02/11 17:12:06 sobomax Exp $
|
||||||
.if exists(Makefile.conf)
|
.if exists(Makefile.conf)
|
||||||
.include "Makefile.conf"
|
.include "Makefile.conf"
|
||||||
.endif
|
.endif
|
||||||
|
@ -43,7 +43,8 @@ SUBDIR+= gallery
|
||||||
SUBDIR+= projects
|
SUBDIR+= projects
|
||||||
SUBDIR+= prstats
|
SUBDIR+= prstats
|
||||||
SUBDIR+= platforms
|
SUBDIR+= platforms
|
||||||
SUBDIR+= releases
|
SUBDIR+= releases
|
||||||
|
SUBDIR+= releng
|
||||||
SUBDIR+= smp
|
SUBDIR+= smp
|
||||||
SUBDIR+= conspectus
|
SUBDIR+= conspectus
|
||||||
SUBDIR+= gnome
|
SUBDIR+= gnome
|
||||||
|
|
Loading…
Reference in a new issue