doc/en/gnome/docs/Makefile
2002-01-07 19:28:24 +00:00

12 lines
202 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= faq.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"