Navigation Menu

Skip to content

Commit

Permalink
follow the change of the images location.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiary committed Oct 27, 2011
1 parent 85de2fe commit 833b3ef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
6 changes: 6 additions & 0 deletions doc/Makefile.am
@@ -1 +1,7 @@
SUBDIRS = en ja

nobase_dist_doc_DATA = \
images/storage-mode.png \
images/storage-mode.svg \
images/wrapper-mode.png \
images/wrapper-mode.svg
4 changes: 0 additions & 4 deletions doc/en/Makefile.am
Expand Up @@ -119,10 +119,6 @@ nobase_dist_doc_en_DATA = \

# find source -type f -not -name '*.pyc' | sort | sed -e 's,^,\t,g'
source_files = \
source/images/storage-mode.png \
source/images/storage-mode.svg \
source/images/wrapper-mode.png \
source/images/wrapper-mode.svg \
source/characteristic.rst \
source/conf.py \
source/developer.rst \
Expand Down
4 changes: 0 additions & 4 deletions doc/ja/Makefile.am
Expand Up @@ -119,10 +119,6 @@ nobase_dist_doc_ja_DATA = \

# find source -type f -not -name '*.pyc' | sort | sed -e 's,^,\t,g'
source_files = \
source/images/storage-mode.png \
source/images/storage-mode.svg \
source/images/wrapper-mode.png \
source/images/wrapper-mode.svg \
source/characteristic.rst \
source/conf.py \
source/developer.rst \
Expand Down

0 comments on commit 833b3ef

Please sign in to comment.