null+****@clear*****
null+****@clear*****
2010年 9月 21日 (火) 12:09:04 JST
Kouhei Sutou 2010-09-21 03:09:04 +0000 (Tue, 21 Sep 2010)
New Revision: f7565f7db1825b8a39f00465abf6cd983c63b3b7
Log:
fix path.
Modified files:
doc/ja/Makefile.am
Modified: doc/ja/Makefile.am (+4 -0)
===================================================================
--- doc/ja/Makefile.am 2010-09-21 03:05:11 +0000 (854ee2d)
+++ doc/ja/Makefile.am 2010-09-21 03:09:04 +0000 (4b96522)
@@ -323,6 +323,8 @@ html_files = \
html/_sources/pseudo_column.txt \
html/_sources/reference.txt \
html/_sources/search.txt \
+ html/_sources/spec.txt \
+ html/_sources/spec/search.txt \
html/_sources/troubleshooting.txt \
html/_sources/troubleshooting/different_results_with_the_same_keyword.txt \
html/_sources/tutorial.txt \
@@ -404,6 +406,8 @@ html_files = \
html/reference.html \
html/search.html \
html/searchindex.js \
+ html/spec.html \
+ html/spec/search.html \
html/troubleshooting.html \
html/troubleshooting/different_results_with_the_same_keyword.html \
html/tutorial.html \