From 0ee9ebde5ada80cd7a867a924a3fb94c273fb007 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:04:07 +0000 Subject: * Japanese translation of documentation from Kurasawa N... Author: mdz Date: 2003-12-20 23:30:07 GMT * Japanese translation of documentation from Kurasawa Nozomu (Closes: #186235) --- doc/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/makefile') diff --git a/doc/makefile b/doc/makefile index f4779b417..db6de00df 100644 --- a/doc/makefile +++ b/doc/makefile @@ -1,7 +1,7 @@ # -*- make -*- BASE=.. SUBDIR=doc -SUBDIRS= fr pt_BR es +SUBDIRS= fr ja pt_BR es # Bring in the default rules include ../buildlib/defaults.mak @@ -34,4 +34,4 @@ doc.pt_BR: %.pt_BR: $(MAKE) -C pt_BR $* doc.es: %.es: - $(MAKE) -C es $* \ No newline at end of file + $(MAKE) -C es $* -- cgit v1.2.3