diff --git a/ru/projects/Makefile b/ru/projects/Makefile index 73dc9b477a..527bdf6d3e 100644 --- a/ru/projects/Makefile +++ b/ru/projects/Makefile @@ -1,19 +1,21 @@ # $FreeBSD$ # The FreeBSD Russian Documentation Project -# $FreeBSDru: frdp/www/ru/projects/Makefile,v 1.5 2004/01/18 14:37:44 andy Exp $ +# $FreeBSDru: frdp/www/ru/projects/Makefile,v 1.6 2004/01/23 18:19:55 andy Exp $ # Original revision: 1.7 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= projects.sgml DOCS+= newbies.sgml DOCS+= cvsweb.sgml INDEXLINK= projects.html +SUBDIR= busdma + .include "${WEB_PREFIX}/share/mk/web.site.mk"