null+****@clear*****
null+****@clear*****
2011年 10月 28日 (金) 07:06:35 JST
Kazuhiko 2011-10-27 22:06:35 +0000 (Thu, 27 Oct 2011)
New Revision: 833b3ef3b077cfae2fd3498636844731b78bd3da
Log:
follow the change of the images location.
Modified files:
doc/Makefile.am
doc/en/Makefile.am
doc/ja/Makefile.am
Modified: doc/Makefile.am (+6 -0)
===================================================================
--- doc/Makefile.am 2011-10-27 21:35:27 +0000 (6b1c7b9)
+++ doc/Makefile.am 2011-10-27 22:06:35 +0000 (c9d0931)
@@ -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
Modified: doc/en/Makefile.am (+0 -4)
===================================================================
--- doc/en/Makefile.am 2011-10-27 21:35:27 +0000 (f910ab3)
+++ doc/en/Makefile.am 2011-10-27 22:06:35 +0000 (6279026)
@@ -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 \
Modified: doc/ja/Makefile.am (+0 -4)
===================================================================
--- doc/ja/Makefile.am 2011-10-27 21:35:27 +0000 (70910b2)
+++ doc/ja/Makefile.am 2011-10-27 22:06:35 +0000 (05142d0)
@@ -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 \