Add community directory to the build.
This commit is contained in:
parent
a950444501
commit
65c79cab4c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25993
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/fr/Makefile,v 1.10 2005/10/06 15:41:34 remko Exp $
|
||||
# $FreeBSD: www/fr/Makefile,v 1.11 2005/10/10 20:43:12 blackend Exp $
|
||||
|
||||
# The FreeBSD French Documentation Project
|
||||
# Original revision: 1.107
|
||||
|
@ -40,6 +40,7 @@ DATA+= vendors.html
|
|||
# SGML
|
||||
SUBDIR= security
|
||||
SUBDIR+= commercial
|
||||
SUBDIR+= community
|
||||
SUBDIR+= docproj
|
||||
SUBDIR+= news
|
||||
SUBDIR+= advocacy
|
||||
|
|
Loading…
Reference in a new issue