Add the 'platforms' subdir.

This commit is contained in:
Murray Stokely 2000-11-24 22:55:39 +00:00
parent d63887151d
commit 2e278b9684
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8418

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/Makefile,v 1.54 2000/10/22 09:22:37 phantom Exp $ # $FreeBSD: www/en/Makefile,v 1.55 2000/11/07 07:37:55 kuriyama Exp $
.if exists(Makefile.conf) .if exists(Makefile.conf)
.include "Makefile.conf" .include "Makefile.conf"
.endif .endif
@ -43,6 +43,7 @@ SUBDIR+= copyright
SUBDIR+= search SUBDIR+= search
SUBDIR+= gallery SUBDIR+= gallery
SUBDIR+= projects SUBDIR+= projects
SUBDIR+= platforms
SUBDIR+= releases SUBDIR+= releases
SUBDIR+= smp SUBDIR+= smp
SUBDIR+= conspectus SUBDIR+= conspectus