summaryrefslogtreecommitdiff
path: root/doc/makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:04:07 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:04:07 +0000
commit0ee9ebde5ada80cd7a867a924a3fb94c273fb007 (patch)
tree230ed82426a5ebb05b49c1165c645af38ea09707 /doc/makefile
parent725581a78ed5b222f7290321917199fb7fbc4c79 (diff)
* Japanese translation of documentation from Kurasawa N...
Author: mdz Date: 2003-12-20 23:30:07 GMT * Japanese translation of documentation from Kurasawa Nozomu <nabetaro@slug.jp> (Closes: #186235)
Diffstat (limited to 'doc/makefile')
-rw-r--r--doc/makefile4
1 files changed, 2 insertions, 2 deletions
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 $*