doc/en_US.ISO8859-1/htdocs/community/Makefile
Gabor Kovesdan 2f33ef9560 - Rename converted XSLT templates to .sgml
Approved by:	doceng (implicit)
2012-07-16 09:40:38 +00:00

12 lines
268 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= irc.sgml mailinglists.sgml newsgroups.sgml social.sgml webresources.sgml
.include "${DOC_PREFIX}/share/mk/web.site.mk"