Activate directories: gallery, commercial and ports
This commit is contained in:
parent
33049cf7b9
commit
c0f5ef1301
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6316
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/ru/Makefile,v 1.4 1999/11/09 00:04:56 phantom Exp $
|
||||
# $FreeBSD: www/ru/Makefile,v 1.5 1999/12/16 16:27:54 phantom Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -32,15 +32,15 @@ DATA= robots.txt index.html
|
|||
# Subdirectories
|
||||
# SGML
|
||||
#SUBDIR= security
|
||||
#SUBDIR+= commercial
|
||||
SUBDIR+= commercial
|
||||
SUBDIR+= docproj
|
||||
#SUBDIR+= news
|
||||
SUBDIR+= alpha
|
||||
#SUBDIR+= internal
|
||||
SUBDIR+= copyright
|
||||
#SUBDIR+= search
|
||||
#SUBDIR+= gallery
|
||||
#SUBDIR+= ports
|
||||
SUBDIR+= gallery
|
||||
SUBDIR+= ports
|
||||
SUBDIR+= projects
|
||||
#SUBDIR+= releases
|
||||
|
||||
|
|
Loading…
Reference in a new issue