aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/gnome/docs/Makefile
blob: 4b9e4f0f013542df57eb79b909768be987492208 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

# The FreeBSD French Documentation Project
# Original revision: 1.10

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	faq2.sgml
DOCS+=	gnome_porting.sgml
DOCS+=	gnome2_porting.sgml
DOCS+=	porting.sgml
DOCS+=	bugging.sgml
DOCS+=  volunteer.sgml
# DOCS+=	knownissues.sgml

.include "${DOC_PREFIX}/share/mk/web.site.mk"