Navigation Menu

Skip to content

Commit

Permalink
[doc] fix image file path.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 25, 2011
1 parent 976296e commit 864edd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/ja/Makefile.am
Expand Up @@ -139,8 +139,8 @@ source_files = \
# find html -type f | sort | sed -e 's,^,\t,g'
html_files = \
html/.buildinfo \
html/_images/storage-mode1.png \
html/_images/wrapper-mode1.png \
html/_images/storage-mode.png \
html/_images/wrapper-mode.png \
html/_sources/characteristic.txt \
html/_sources/developer.txt \
html/_sources/developer/debug.txt \
Expand Down

0 comments on commit 864edd4

Please sign in to comment.