diff options
Diffstat (limited to 'ja_JP.eucJP')
-rw-r--r-- | ja_JP.eucJP/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ja_JP.eucJP/Makefile b/ja_JP.eucJP/Makefile index 4708f7e403..f411336074 100644 --- a/ja_JP.eucJP/Makefile +++ b/ja_JP.eucJP/Makefile @@ -1,6 +1,7 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.3 1997-02-22 13:00:32 peter Exp $ +# $Id: Makefile,v 1.4 1997-11-17 15:58:15 max Exp $ -SUBDIR= handbook +SUBDIR = handbook +SUBDIR+= FAQ .include <bsd.subdir.mk> |