From 837580be8b4e1d7b0afdaad8670f3a229ed331a4 Mon Sep 17 00:00:00 2001 From: Nik Clayton <nik@FreeBSD.org> Date: Tue, 17 Aug 1999 22:11:19 +0000 Subject: [PATCH] Turn on the faq/ directory. --- en_US.ISO8859-1/books/Makefile | 5 +++-- en_US.ISO_8859-1/books/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/books/Makefile b/en_US.ISO8859-1/books/Makefile index 90d2f1715b..61e751b0fc 100644 --- a/en_US.ISO8859-1/books/Makefile +++ b/en_US.ISO8859-1/books/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.2 1999-08-17 21:35:53 nik Exp $ +# $Id: Makefile,v 1.3 1999-08-17 22:11:19 nik Exp $ -SUBDIR = fdp-primer +SUBDIR = faq +SUBDIR+= fdp-primer SUBDIR+= handbook .include <bsd.subdir.mk> diff --git a/en_US.ISO_8859-1/books/Makefile b/en_US.ISO_8859-1/books/Makefile index 90d2f1715b..61e751b0fc 100644 --- a/en_US.ISO_8859-1/books/Makefile +++ b/en_US.ISO_8859-1/books/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.2 1999-08-17 21:35:53 nik Exp $ +# $Id: Makefile,v 1.3 1999-08-17 22:11:19 nik Exp $ -SUBDIR = fdp-primer +SUBDIR = faq +SUBDIR+= fdp-primer SUBDIR+= handbook .include <bsd.subdir.mk>