From 3b6b06c2e2befacde5dd36c0f884e56528feeca2 Mon Sep 17 00:00:00 2001 From: Hiroyuki Hanai Date: Mon, 27 Jul 1998 08:39:09 +0000 Subject: [PATCH] Fix a typo. --- data/ja_JP.EUC/security/Makefile | 4 ++-- ja/security/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/ja_JP.EUC/security/Makefile b/data/ja_JP.EUC/security/Makefile index 4659e0e020..b1ce3b5097 100644 --- a/data/ja_JP.EUC/security/Makefile +++ b/data/ja_JP.EUC/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1998-07-27 04:47:05 hanai Exp $ +# $Id: Makefile,v 1.5 1998-07-27 08:39:09 hanai Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.1 @@ -11,4 +11,4 @@ DOCS+= programmers.sgml DOCS+= security.sgml DOCS+= secure.sgml -.include ".././/web.mk" +.include "../../web.mk" diff --git a/ja/security/Makefile b/ja/security/Makefile index 4659e0e020..b1ce3b5097 100644 --- a/ja/security/Makefile +++ b/ja/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1998-07-27 04:47:05 hanai Exp $ +# $Id: Makefile,v 1.5 1998-07-27 08:39:09 hanai Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.1 @@ -11,4 +11,4 @@ DOCS+= programmers.sgml DOCS+= security.sgml DOCS+= secure.sgml -.include ".././/web.mk" +.include "../../web.mk"